I couldn't figure a way to save my changes and shelve them somewhere before i can start working on another feature/story.
It would be nice to have the shelve/stash feature to enable developers to easily switch to another story without losing the work he has partially done on one story.
That is one way - but, we need to start with creating a new branch before starting to work on.
Is it possible to create a new branch with uncommited changes from current branch taken to the new one? I tried but did not find a way to do that. Any pointers?
WOuldn't this be possible by using the branching and merging features available in Mendix, see for example:
https://www.mendix.com/blog/advanced-branching-merging-strategies-part-1-2/