We are trying to use this plugin, but we have issue to configure it with private repositories (starting with ~).
It seems at some point the plugin "replace" the ~username by the full display name. Which obviously doesn't work.
To reproduce
- Configure a standard pipeline with a private repo (screenshot config_work.png). Configuration is validated - Save the pipeline
The pipeline cannot build and when we want to configure it again it seems that the "Display" name of the user was replaced on the configuration (build_status.png) and after_save.png
We don't have this problem with standard Bitbucket project.
We are trying to use this plugin, but we have issue to configure it with private repositories (starting with ~).
It seems at some point the plugin "replace" the ~username by the full display name. Which obviously doesn't work.
To reproduce
Configure a standard pipeline with a private repo (screenshot config_work.png). Configuration is validated
Save the pipeline
The pipeline cannot build and when we want to configure it again it seems that the "Display" name of the user was replaced on the configuration (build_status.png) and after_save.png
We don't have this problem with standard Bitbucket project