Skip to content

Comments

Fix views made with whitespace-only names (D1060)#592

Merged
abeverley merged 2 commits intoctrlo:devfrom
pwlodarski-ctrlo:whitespace-viewname-fix
Jan 23, 2026
Merged

Fix views made with whitespace-only names (D1060)#592
abeverley merged 2 commits intoctrlo:devfrom
pwlodarski-ctrlo:whitespace-viewname-fix

Conversation

@pawelwlod
Copy link

A regex statement checks if the view name consists of just whitespace characters.
If true, it throws an error to the user.

@abeverley
Copy link
Contributor

Thanks Pawel, this looks great. I think it would just be worth adjusting the error message slightly, maybe to say "View name must not contain only whitespace characters"?

@abeverley abeverley merged commit cb29af2 into ctrlo:dev Jan 23, 2026
droberts-ctrlo pushed a commit to droberts-ctrlo/GADS that referenced this pull request Feb 9, 2026
* Fix views made with whitespace-only names

* Update error message to improve clarity

---------

Co-authored-by: Pawel <p.wlodarski@ctrlo.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.

3 participants