Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Channel namespaces need to be a relation to channel requests #14

Closed
errietta opened this issue Oct 8, 2014 · 1 comment
Closed

Channel namespaces need to be a relation to channel requests #14

errietta opened this issue Oct 8, 2014 · 1 comment
Labels
Milestone

Comments

@errietta
Copy link
Collaborator

errietta commented Oct 8, 2014

We need this so the request is invalidated if it points to a deleted namespace. NB all insert calls in code will have to be updated, as well as text fixtures, and everything will need to be tested thoroughly to make sure errything is still good.

Also after this we'll hopefully be able to show pending requests, that is if it doesn't set the whole project on fire.

As for invalidating requests I'd say to just make a ResultSet that searches only the requests whose namespace isn't deleted and use that, again we'll have to be vewy vewy careful..

KABOOM!!

@errietta
Copy link
Collaborator Author

errietta commented Oct 9, 2014

Resolved as of ab93d0f

@errietta errietta closed this as completed Oct 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant