TP: bug fixes on the any map form#4199
Conversation
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
…the any map ds form as those items are utilized by TR and TR does not handle any map delivery services.
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
ocket8888
left a comment
There was a problem hiding this comment.
This looks fine, but as long as we're fixing things up, the "Raw Remap Text" part ought to be required for ANY_MAP since they cannot serve content without it.
done |
|
Refer to this link for build results (access rights to CI server needed): |
b95eb47 to
72a0c9e
Compare
|
Refer to this link for build results (access rights to CI server needed): |
ocket8888
left a comment
There was a problem hiding this comment.
UI tests are broken. I don't know if this is the full scope of the problem, but the should populate and submit the delivery service form test expects the Create button to be enabled despite entering no raw remap text for an ANY_MAP Delivery Service.
oh man. my bad. forgot to run the UI tests after adding that required field. |
… for the any map form
|
UI test fixed |
|
Refer to this link for build results (access rights to CI server needed): |
What does this PR (Pull Request) do?
This PR actually fixes 4 issues. I could have done 4 PR's but figured since each is so small and related to the any map delivery service form, I'd just submit one PR.
This PR also makes "Raw Remap Text" a required field on the ANY_MAP DS form otherwise the DS cannot serve content.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Issue #1943:
Issue #2426:
Issue #4102
Issue #4201 :
If this is a bug fix, what versions of Traffic Control are affected?
The following criteria are ALL met by this PR