You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this still allows the API caller to specify only the fields which
they want to modify but properly initializes the rest of the values
based on the current object instance instead of reseting them
to None.
this still allows the API caller to specify only the fields which
they want to modify but properly initializes the rest of the values
based on the current object instance instead of reseting them
to None.
Description of problem
When using the multi assign priority or status actions in test plan listing screen, all marked test cases' summary/title, text and notes are removed
Version or commit hash (if applicable)
7.3
Steps to Reproduce
Actual results
The summary/title, test and notes in the test cases are gone.
Expected results
Only priority or status should've been updated
Additional info (Python traceback, logs, etc.)
Replicated on https://public.tenant.kiwitcms.org/
The text was updated successfully, but these errors were encountered: