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: Handling Removed Names in Client Account Builder #2

Open
ATXNickTaylor opened this issue Feb 15, 2024 · 1 comment
Open

Bug: Handling Removed Names in Client Account Builder #2

ATXNickTaylor opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ATXNickTaylor
Copy link
Owner

Description:

Encountered an issue where removed or replaced names in the "Client Account Builder" result in "Name not in template" messages. Seeking a solution to automatically remove these extraneous entries when publishing updates back to the Client Account Builder, especially after modifications like name additions at the bottom of the list.

Expected Behavior:

Upon updating the Client Account Builder, any names that no longer exist or have been replaced should be automatically removed from the system, ensuring data integrity and avoiding unnecessary placeholders.

Steps to Reproduce:

  1. Modify names in the Client Account Builder, such as adding a new name to the bottom of the list.
  2. Observe the "Name not in template" message for removed or replaced names.
  3. Publish updates back to the Client Account Builder.

Proposed Solution:

Implement a cleanup function that checks for discrepancies between the current names list and the updated one, removing any entries that no longer match.

Impact:

This bug impacts the clarity and usability of the Client Account Builder, potentially leading to confusion and data clutter. Addressing this issue will streamline the update process and enhance user experience.


@ATXNickTaylor ATXNickTaylor added the bug Something isn't working label Feb 15, 2024
@ATXNickTaylor ATXNickTaylor self-assigned this Feb 15, 2024
@ATXNickTaylor
Copy link
Owner Author

In Development as of 2024-02-19 at 5:25 PM CST

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