Can't manually set version tag when publishing

Wappler Version : 7.5.2
Operating System : MacOS
Server Model: PHP
Database Type: MySQL
Hosting Type: Shared

Expected behavior

You should be able to manually set your tag text when publishing.

Actual behavior

Once you type in your new tag, in my case version number as soon as you click outside the input it refreshes changed files and resets the tag to next minor increment. You can't manually set the tag content. See video.

How to reproduce

See video

Is a workaround to publish without committing to GIT and then doing your commit manually through the GIT Panel and then adding your version tag? I have version system I'd like to follow if possible.

If I do it this way will the version tags still be recognized once this bug is fixed?

Yes indeed you can publish without committing to git at the same time.

You can commit whenever you want and the version is just a git tag.

1 Like

Bumping this one so it gets remembered when the team returns.

Bumping this again now that the team is back at work and it hasn't been assigned to anyone yet. Can't publish and commit to GIT with manually entered tag numbers.