Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading error message for BURs with duplicate lines #5681

Open
HeeroWingZero opened this issue Apr 21, 2024 · 0 comments
Open

Misleading error message for BURs with duplicate lines #5681

HeeroWingZero opened this issue Apr 21, 2024 · 0 comments
Labels

Comments

@HeeroWingZero
Copy link

When a duplicate line is detected in a BUR the error that shows up says that the implication already exists even if it doesn't yet. See the following that I got when I accidentally had a duplicate line in an Apex skin BUR:
fuse implication

Similarly, a duplicate line in an implication removal says that the implication doesn't exist, even though it does:
can't remove implication

Have not tested with aliases/renames/deprecations/etc, but I'd assume the same error pops up. These should probably be changed to say that a duplicate line was detected in the BUR, rather than erroneously reporting that the action was already completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants