Simple Form Configuration Issues #286

Open
opened 2025-11-13 10:35:11 +00:00 by tobru · 0 comments
Owner

This issue is a collection of issues found during use of the new simple form implemented in #268

Min/Max in number

Setting "Min value" and "Max value" in number field causes:

TypeError

'<' not supported between instances of 'str' and 'int'

https://app.glitchtip.com/vshn-ag/issues/3988055?project=11613

Default Value

Configuring a default value didn't work for Nextcloud version "spec.parameters.service.version", field type text. Setting it to 32, but frontend shows 31.

This issue is a collection of issues found during use of the new simple form implemented in #268 ## Min/Max in number Setting "Min value" and "Max value" in number field causes: ``` TypeError '<' not supported between instances of 'str' and 'int' ``` https://app.glitchtip.com/vshn-ag/issues/3988055?project=11613 ## Default Value Configuring a default value didn't work for Nextcloud version "spec.parameters.service.version", field type text. Setting it to 32, but frontend shows 31.
tobru added the
bug
label 2025-11-13 10:35:11 +00:00
tobru added this to the Development Planning project 2025-11-13 10:35:11 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#286
No description provided.