Skip to content

Fix scripting client parameter identifier#111

Open
FlorenceBerterottiere wants to merge 3 commits into
mainfrom
fix/display_gp_identifier
Open

Fix scripting client parameter identifier#111
FlorenceBerterottiere wants to merge 3 commits into
mainfrom
fix/display_gp_identifier

Conversation

@FlorenceBerterottiere
Copy link
Copy Markdown
Collaborator

In the comments of a PR #94 , @aferk has suggested that the display group identifier names could potentially collide, with 3 potential fixes
" Recursively prepend identifiers until the name is unique
Check if the short name is unique and if not, use the original name
Check if the short name is unique and if not use the long one. If the long one is not unique raise an exception."

Implemented suggestion 3).

Sorry for the mess as I saw this comments after merging PR #94 !
Thanks :)

Florence Berterottiere added 2 commits May 27, 2026 13:36
@aferk aferk changed the title Fix/display gp identifier Fix scripting client parameter identifier May 27, 2026
@aferk aferk added backend Concerns backend implementation api Introduces changes to the API labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Introduces changes to the API backend Concerns backend implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants