Investigate whether ancesteor fields of TransitionInstantiationCmd needs to be added to serialisation and deserialisation #4842
Labels
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
This is a follow up from this PR discussion. The serialisation oversight that led to the bug described for startAfter and startBefore commands is also present in TransitionInstantiationCmd: this command has a field for the ancestor Id, but this field is not being serialised/deserialised. It is currently unclear if that is intentional or a bug. We can investigate this by clarifying whether the ancestor field is relevant to TransitionInstantiationCmd both in terms of business use case and in terms of BE code. The testing steps may be similar to the ones described startBefore/startAfter ticket, just instead using the TransitionInstantiationCmd - unsure if we can reuse the same example project here.
Acceptance Criteria (Required on creation)
Hints
If this is a bug, these changes can most likely be "copied" from the fix for the startBefore/startAfter commands
Links
Original issue
PR discussion
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: