Bug #4663
Tag shows up in workflow moml when it shouldn't
0%
Description
This may not be a tagging bug but a bug in a provenance query or in KAR building -- sometimes a tag that shouldn't be in a workflow gets written into the workflow, and vice versa.
To replicate:
- open and execute a workflow
- tag the workflow and execute again
- export run1 to KAR
unzip KAR and look at the workflow moml, it contains the tag.
History
#1 Updated by Derik Barseghian about 11 years ago
I suspect this is to do with the building of the KAR, probably with the way the workflow is fetched out of the ObjectManager (e.g. maybe a call to getHighestRevision). Talked with Aaron and it seems wise to punt on this until he's done w/ the KAREntryHandler refactor.
#2 Updated by Derik Barseghian almost 11 years ago
This is no longer happening. Maybe it was related to the bug in getHighestRevision fixed today in r23525.
#3 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 4663