Page MenuHomePhabricator

Function arguments do not load
Closed, InvalidPublic

Description

Event Timeline

There are no argument shown because there are no arguments specified (https://www.wikifunctions.org/wiki/Z10123?action=raw shows that the entire function call is just { "Z1K1": "Z7", "Z7K1": "Z10000" } with no arguments).

Do you mean:

  1. This invalid state should be explained in view/edit mode with a warning banner?
  2. The arguments should be shown as empty?
  3. The invalid state should not be allowed to be persisted?
  4. Something else?
Jdforrester-WMF changed the task status from Open to Stalled.Jan 3 2024, 2:14 PM

Still waiting for input.

Yes, again, you've forced into the DB an invalid object and it doesn't work. :-) Could you answer my question? What did you expect to happen? Why did you make this attempt?

What is expected is we should show the field for "second string" parameter, since it is required per function definition, so that such invalid object can be fixed. Currently such object is not fixable in UI.