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

[Bug]: New Role Duplication [Low Priority] [Low/Medium Impact] #10

Open
5 tasks done
ExtrovertedLimpet opened this issue Sep 26, 2023 · 0 comments
Open
5 tasks done
Labels
bug Something isn't working

Comments

@ExtrovertedLimpet
Copy link

Bug Description

When in the roles main menu, creating a role, deleting it, and creating a role again will create 2 roles, doing it three times will create three roles.

Expected output: When deleting and creating new roles I expect 1 new role to be created every time I press create a new role.

Observed output: When deleting and creating new roles (without saving) all previously removed roles come back at once so the amount of newly created roles = newly created roles + previously deleted roles (in the same session meaning no saving in between).

How to Reproduce?

Workflow is shown below:

Create New Role ─────► One New Role Created

                Total new roles: 1

Delete New Role─────────► New Role Deleted

               Total new roles: 0

Create New Role ───────► New Role 1 Created

                         New Role 2 Created

              Total new roles: 2

Delete Both roles ────────────► Deleted roles

               Total new roles: 0

Create new Role ───────────────► New Role 1 Created

                                 New Role 2 Created

                                 New Role 3 Created

                 Total new roles: 3

Important! Do not save in between steps! Steps are the ones in the left of the arrow

Expected Behavior

Expected output: When deleting and creating new roles I expect 1 new role to be created every time I press create a new role.

Version

1.2.0

Mod Loader Version

0.14.19

Mod Loader

Fabric

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
@ExtrovertedLimpet ExtrovertedLimpet added the bug Something isn't working label Sep 26, 2023
@ExtrovertedLimpet ExtrovertedLimpet changed the title [Bug]: [Bug]: New Role Duplication Sep 26, 2023
@ExtrovertedLimpet ExtrovertedLimpet changed the title [Bug]: New Role Duplication [Bug]: New Role Duplication [Low Priority] [Low/Medium Impact] Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant