Opened 9 years ago
Closed 9 years ago
#27612 closed Cleanup/optimization (fixed)
Add a check that URL instance namespaces are unique across a project
| Reported by: | Tim Graham | Owned by: | Andrew Nester |
|---|---|---|---|
| Component: | Core (System checks) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
As Marten suggested in ticket:27597#comment:4, "it may be a good idea to add a system check that checks if instance namespaces are indeed unique across the project."
Change History (5)
comment:1 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 9 years ago
| Has patch: | set |
|---|
comment:3 by , 9 years ago
| Needs documentation: | set |
|---|---|
| Patch needs improvement: | set |
I've left some comments on the PR.
comment:4 by , 9 years ago
| Needs documentation: | unset |
|---|---|
| Patch needs improvement: | unset |
I updated pull request according to requested changes and added documentation for new check
Note:
See TracTickets
for help on using tickets.
I've just added pull request for this new check PR