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

Combo is not updated on WS of Items and SelItems #365

Open
mkromberg opened this issue Feb 2, 2025 · 1 comment
Open

Combo is not updated on WS of Items and SelItems #365

mkromberg opened this issue Feb 2, 2025 · 1 comment

Comments

@mkromberg
Copy link
Collaborator

Login to OWUM (see #363), select the "Admin" tab. Enter "New work item group" in the "Ny Gruppe" edit field and select "Opret Ny Gruppe". Notice:

Server sends:

{"WS":{"ID":"F1.TC.Admin.GRP.GRUPPE","Properties":{"Items":["Indkøb (0 opgaver)","Inden Pinse 2024 (28 opgaver)","Efter Pinse 2024 (9 opgaver)","New work item group (0 opgaver)"],"SelItems":[0,0,0,1]}}}

... but the dropdown is not updated in any way.

@mkromberg
Copy link
Collaborator Author

mkromberg commented Feb 2, 2025

It seems that Items is updated if updated on its own, the issue arises when both properties are set at once. However, if Items is set and SelItems not, the old value of SelItems persists even if the length of Items has changed.

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

No branches or pull requests

1 participant