Skip to content

System Admin: apply string replacements to specific users - #2157

Open
fvlasie wants to merge 3 commits into
GibbonEdu:v31.0.00from
fvlasie:string-replacement-users
Open

fvlasie wants to merge 3 commits into
GibbonEdu:v31.0.00from
fvlasie:string-replacement-users

Conversation

@fvlasie

@fvlasie fvlasie commented Sep 9, 2026

Copy link
Copy Markdown
Member

I had a need to apply string replacements for a single user.

Summary

  • Adds an optional Users field on Add/Edit String Replacement so a replacement can apply to one or more people, or to everyone if left blank.
  • Stores selected people as gibbonPersonIDList and loads only global rows plus rows that include the current user.
  • Checks whether the new column exists before querying it, so the site keeps working until System Admin → Update is run.

To install

  • Run System Admin → Update so gibbonPersonIDList is added.

Tested in production (not the best idea I know but it is a minor change). No gibbons were harmed in the production of this PR!

fvlasie and others added 3 commits September 8, 2026 19:37
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…date.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant