BUG 2024/03/19: INPUT_SCHEMA.JSON

Parameter name containing a dot (.) with editor stringList doesn't work on web console. Example INPUT_SCHEMA.JSON
{
"title" : "Test",
"type" : "object",
"schemaVersion" : 1,
"properties" : {

"search.location": {"title": "Locations #1", "type": "array", "description":"", "editor":"stringList", "prefill": ["Bandung"]}, ### <-- Problem

"search_location": {"title": "Locations #2", "type": "array", "description":"", "editor":"stringList", "prefill": ["Bandung"]}
}
}
{
"title" : "Test",
"type" : "object",
"schemaVersion" : 1,
"properties" : {

"search.location": {"title": "Locations #1", "type": "array", "description":"", "editor":"stringList", "prefill": ["Bandung"]}, ### <-- Problem

"search_location": {"title": "Locations #2", "type": "array", "description":"", "editor":"stringList", "prefill": ["Bandung"]}
}
}
check Actor-ID: acfF0psV9y4e9Z4hq Can't click the +Add button. When edited using Bulk button, the resulting Json is weird. It automatically become Object Structure which is nice effect. not sure if this really a Bug, or new features ?
No description
6 Replies
Hall
Hall•2mo ago
Someone will reply to you shortly. In the meantime, this might help: -# This post was marked as solved by Matous. View answer.
!!!Joefree!!! šŸ‘‘
!!!Joefree!!! šŸ‘‘OP•2mo ago
No description
deep-jade
deep-jade•2mo ago
Hey, Thanks. Yeah, I'm seeing the same behavior. I'll report this bug to our team. In the meantime, please avoid deleting or modifying jupri/my-actor-1000 so our devs can check it.šŸ™
!!!Joefree!!! šŸ‘‘
šŸ‘šŸ» šŸ†™
xenial-black
xenial-black•2w ago
Hi, thanks for reporting this. We have it as an issue right now (in private repo, sorry šŸ™‡ā€ā™‚ļø ). Unfortunately, resolving it will take time, and it is not the top priority now...
!!!Joefree!!! šŸ‘‘
šŸ‘šŸ»

Did you find this page helpful?