Hi, I am testing some suites with special characters in Cylc Review, and found that when using:
cylc register "''.__abc__.__def__[2]()[40]('/pao/com/manteira')" .
where the suite name is ''.__abc__.__def__[2]()[40]('/pao/com/manteira'), it is registered and runs fine in Cylc, creating logs, running the tasks all right.
But in Cylc Review I get errors when doing the following:
''.__abc__.__def__[2]()[40]('/pao/com/manteira') suiteYou will get a 404, because the server is rewriting the URL query string and parameters, which does not look like the URL for a suite like "cylc1".

Closed by #3125 (did not auto-close?)
I think it might not auto close if the pull request was merged against a branch that is not the default branch master.
Most helpful comment
I think it might not auto close if the pull request was merged against a branch that is not the default branch
master.