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
The CLI allows creating a campaign with a name like "cts-test", but lsst.cmservice.parsing.string.parse_element_fullname() throws a CMBadFullnameError on these, breaking the daemon and the web UI.
The CLI allows creating a campaign with a name like "cts-test", but
lsst.cmservice.parsing.string.parse_element_fullname()throws aCMBadFullnameErroron these, breaking the daemon and the web UI.