Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created September 28, 2021 at 1:38 PM
Updated September 29, 2021 at 9:09 AM
Resolved September 29, 2021 at 9:09 AM
1) super files calculate the common shared directory and set the file descriptor to use it, and set parts overrite to be the distinct tail.
The introduction of the dir-per-part flag, caused super part filenames to have the part-per-part subdir added twice.
Fix: since it is precalculated (via overridename) in super case, deliberately turn off flag when fetching the super file descriptor
2) Deseriazliaing a IFileDescriptor from xml was picking up the new file flags (which determines dir-per-part) from the wrong place.
Fix: pick up from Attr/