[Word] getting 'paragraph.listItem' is failed for deleted paragraph on only Web Word #5335
Open
1 of 3 tasks
Labels
Area: Word
Issue related to Word add-ins
Needs: attention 👋
Waiting on Microsoft to provide feedback
Provide required information needed to triage your issue
We are implementing an automatic text update program in Word AddIn.
We need to update the document with take care of the tracked change histories.
Only Web Word causes a failure to get list or listItem of paragraph, if the paragraph is deleted.
Your Environment
Expected behavior
Same behavior with Native Word.
paragraph.load('list') or paragraph.load('listItem') are success and they should have values before deleted.
output should be:
Current behavior
paragraph.load('list') or paragraph.load('listItem') are failed on Web Word, if the paragraph is deleted in change history.
Steps to reproduce
Link to live example(s)
Provide additional details
Context
We are implementing an automatic text update program in Word AddIn.
We need to update the document with take care of the tracked change histories and item symbol.
Because the program should match carefully the text output from our engine to the list item in Word.
Useful logs
Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.
The text was updated successfully, but these errors were encountered: