Tom Jebo
Tom Jebo
From #1318. TLDR: We should investigate using the features (perhaps ITargetFeature) to customize added parts like `EmbeddedPackagePart` and `ImagePart` where the target path was specified as a compromise between the...
It would be helpful to have an operation or an attribute on a sequence or operation to allow for forced refresh in Outlook before initiating the operation or doing the...
For example, monitoring events on items added and deleted in subfolders of Inbox. Operations allow creating subfolders so add code to allow monitoring those.
## History Office team provides CT_ExtensionList and CT_Extension types in xsd definitions and uses a uri attribute in the new child elements under CT_Extension to authorize the relationship between the...
Need to `[Obsolete]` the following: `pictureOptions` from `CT_LineSer`, `CT_RadarSer`, `CT_PieSer`, `CT_BubbleSer` and `CT_SurfaceSer` `bubble3D` from `CT_SurfaceSer` these children have been removed in the O15 Office schemas but were never removed...
Add the following c16:uniqueId extension child patches: CT_DPtExtensionList/CT_DPtExtension CT_LegendEntryExtensionList/CT_LegendEntryExtension These are already in the O16 patch file on the backend, just uncomment for v4.0. Related bug: - #1762 Also remove:...
**Describe the bug** When writing out the c16:uniqueId element using the UniqueID class ```xml ... ``` **Observed behavior** `c16:uniqueID` is written **Expected behavior** `c16:uniqueId` should be written **Desktop (please complete...