TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

refactor: simplify custom url debugging #852

Closed wesleyboar closed 3 months ago

wesleyboar commented 3 months ago

Overview

Simplify code that allows debugging custom url failure.

Related

Changes

Testing

  1. Have CMS and custom example app working.
  2. Make any obvious error in the custom example app code.
  3. Verify log shows the error.

UI

Skipped.