Skip to content

Sb separation language change#132

Open
sbagg wants to merge 2 commits into
sandboxfrom
sb-separation-language-change
Open

Sb separation language change#132
sbagg wants to merge 2 commits into
sandboxfrom
sb-separation-language-change

Conversation

@sbagg

@sbagg sbagg commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Issue #125

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates separation-related user-facing language to reflect that the relevant date is the employee’s “Last Day of System Access” (Issue #125), spanning UI labels, RT ticket content, operational reminders, and documentation.

Changes:

  • Updated separation UI labels (new form, list, and single-record display) to “Last Day of System Access”.
  • Updated RT ticket “Details” field label and the reminder email subject/body language.
  • Updated maintenance job and README wording to align with the new terminology.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
services/maintenance/src/check-separation-records.js Updates job docstring language for the reminder timing.
services/lib/models/admin.js Updates log strings and RT reminder subject/body wording.
services/app/client/src/elements/pages/ucdlib-iam-page-separation-single.tpl.js Updates separation record display label.
services/app/client/src/elements/pages/ucdlib-iam-page-separation-new.tpl.js Updates separation form date label.
services/app/client/src/elements/components/ucdlib-iam-separation-list.tpl.js Updates separation list label.
services/app/api/separation.js Updates RT ticket “Details” field label.
readme.md Updates separation process documentation wording.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

reply.addSubject('Reminder: Employee Separation Date');
reply.addContent(`This is just a reminder for ITIS administrators that the separation date (${separationDay}) for ${employeeName} has passed.`);
reply.addSubject('Reminder: Employee\'s Last Day of System Access');
reply.addContent(`This is just a reminder for ITIS administrators that the last day of system access (${separationDay}) for ${employeeName} has passed.`);
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.

3 participants