Skip to content

[issue_tracker] Fix broken PSCID & Visit links#10972

Open
victori444 wants to merge 1 commit into
aces:29.0-releasefrom
victori444:2026_07_21_Fix_Issue_Tracker_Links
Open

[issue_tracker] Fix broken PSCID & Visit links#10972
victori444 wants to merge 1 commit into
aces:29.0-releasefrom
victori444:2026_07_21_Fix_Issue_Tracker_Links

Conversation

@victori444

Copy link
Copy Markdown
Contributor

Brief summary of changes

This resolves the issue of PSCID and Visit Label links that would previously lead to 500/404 errors because the values for dccid and sessionID were null/undefined.
Screenshot 2026-07-21 at 3 24 14 PM

Testing instructions (if applicable)

  1. In the issue tracker, click on the PSCID and Visit Label links in the table and verify they both lead to the appropriate pages / verify that the links contain the right candIDs and sessionIDs (i.e. these values are not null/undefined)

Link(s) to related issue(s)

@github-actions github-actions Bot added Language: PHP PR or issue that update PHP code Language: Javascript PR or issue that update Javascript code Module: issue_tracker PR or issue related to issue tracker module labels Jul 21, 2026
@victori444 victori444 added the 24.0.0-bugs Issues or bug fix PRs that were raised during the testing of release 24.0.0 label Jul 21, 2026
@victori444 victori444 added 29.0.0 - Bugs Issues found during the release testing for 29.0.0 and removed 24.0.0-bugs Issues or bug fix PRs that were raised during the testing of release 24.0.0 labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

29.0.0 - Bugs Issues found during the release testing for 29.0.0 Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Module: issue_tracker PR or issue related to issue tracker module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[issue_tracker] PSCID and Visit Label links break on the issue tracker page

1 participant