Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Booleans in postgres credential are appearing as text fields #1430

Closed
taylordowns2000 opened this issue Nov 22, 2023 · 2 comments · Fixed by #1513
Closed

Booleans in postgres credential are appearing as text fields #1430

taylordowns2000 opened this issue Nov 22, 2023 · 2 comments · Fixed by #1513
Assignees
Labels
bug Newly identified bug

Comments

@taylordowns2000
Copy link
Member

Ran into an issue with a postgres workflow yesterday and noticed that the booleans here (see image) are being represented as text, rather than actual JSON true and false values. We should also check to ensure that all credential forms whose JSON schemas require booleans are behaving properly.

image
@taylordowns2000 taylordowns2000 changed the title Booleans in postgres credential are appearing as text? Booleans in postgres credential are appearing as text fields Nov 22, 2023
@taylordowns2000 taylordowns2000 added the bug Newly identified bug label Nov 22, 2023
@NickOpenFn
Copy link

Hey team! Please add your planning poker estimate with Zenhub @elias-ba @jyeshe @midigofrank @stuartc

@jyeshe
Copy link
Contributor

jyeshe commented Nov 27, 2023

@NickOpenFn it seems an opportunity to change for a checkbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants