aminghadersohi commented on PR #40957:
URL: https://github.com/apache/superset/pull/40957#issuecomment-4714815601
Re: "Missing test for empty tag list" — added
`test_update_tags_empty_list_clears` in d73eb8bfd3. It asserts
`{"dashboard_id": 3, "tags": []}` reaches the command as `{"tags": []}` (a full
replacement that clears all tags), guarding the `is not None` inclusion check
against a regression to truthiness.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]