Skip to content

Fix collision with artifactory plugin#42

Merged
fluxxBot merged 1 commit intojfrog:mainfrom
fluxxBot:pluginCollision
Jan 6, 2026
Merged

Fix collision with artifactory plugin#42
fluxxBot merged 1 commit intojfrog:mainfrom
fluxxBot:pluginCollision

Conversation

@fluxxBot
Copy link
Copy Markdown
Contributor

@fluxxBot fluxxBot commented Jan 6, 2026

Problem :- Here the both the plugin were registering to same endpoints for the admin configuration, hence the whichever plugin was loaded later, has overwritten the routes of existing one, hence this was causing the issue.

fix :- new namespaces are introduced and routes are being modified.

@fluxxBot fluxxBot added the improvement New feature or request label Jan 6, 2026
@fluxxBot fluxxBot merged commit 7dc86e3 into jfrog:main Jan 6, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants