Skip to content

Fixing issues with the base url not getting properly set and colliding with other configured base url settings.#21

Merged
travist merged 3 commits into
mainfrom
ensure-base-url
Jun 23, 2026
Merged

Fixing issues with the base url not getting properly set and colliding with other configured base url settings.#21
travist merged 3 commits into
mainfrom
ensure-base-url

Conversation

@travist

@travist travist commented Jun 23, 2026

Copy link
Copy Markdown
Member

There is an issue when using the plugin where if you set the Project URL and the Base URL for a project, that it ONLY saves the Project URL within the ~/.formio/projects.json file. The issue with this is that if there is a project url that requires a different base url (such as going from SaaS to deployed), it really confuses the agent on which base url to pick. This ensures that they are always set together and that there is no confusion on which one should be picked. It saves the BASE_URL along with the PROJECT_URL in the projects.json file.

@travist travist merged commit ae993dc into main Jun 23, 2026
1 check 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.

2 participants