Allow for Basic Version Control in Workfront Fusion | Community
Skip to main content
CrisDonaldson
Level 3
May 8, 2024
New

Allow for Basic Version Control in Workfront Fusion

  • May 8, 2024
  • 1 reply
  • 529 views

Description - As a Fusion Developer, I would like the ability to manage my scenario versions.

Why is this feature important to you - Currently, Fusion devs can only add notes per module and we can only view changes by reverting and comparing. It's very cumbersome.

How would you like the feature to work - It can be very basic to start. It should allow developers to understand what has been modified, added, or removed between different versions of the blueprints. It should allow side-by-side diffs, inline diffs, historical comparisons, and notes. For notes, it should allow Commit Messages when making changes, a change log generation that is easier to read (right now we only have the history), As a bonus, issue tracking would also be great.

Current Behavior - Currently, Fusion devs can only add notes per module and we can only view changes by reverting and comparing.

1 reply

ChrisStephens
Community Advisor
Community Advisor
May 9, 2024

This would be nice, as well as a readme, I think.

 

What I have started doing is exporting the json and uploading it to github and managing it that way. That way we can compose readme's, have a formal change log, dif compares, etc.