I'd like to be able to sync labels and attributes without having to create dummy changesets. Currently that is not possible. That would be the equivalent of pushing just tags in Git, which is a common operation.
Example use case: We have someone on the team who has a "management" role for the development process that is likely to label changesets for "bookkeeping" purposes with our issue tracker and release cycles, but they likely won't be creating new changesets of their own. Currently, there's no way for them to do that kind of work and share it with the team unless they create dummy code edits that pollute the repository just to force a sync.
From this forum thread: https://forum.plasticscm.com/topic/22129-how-to-sync-labels-to-cloud/
I'd like to be able to sync labels and attributes without having to create dummy changesets. Currently that is not possible. That would be the equivalent of pushing just tags in Git, which is a common operation.
Example use case: We have someone on the team who has a "management" role for the development process that is likely to label changesets for "bookkeeping" purposes with our issue tracker and release cycles, but they likely won't be creating new changesets of their own. Currently, there's no way for them to do that kind of work and share it with the team unless they create dummy code edits that pollute the repository just to force a sync.