Hi
when using the auto-submit-to-queue function, a node is assigned to a subqueue depending on the domain where it is created while I d expect the module to look for the marked domain on the domain field in the node form.
At the same time i d like to be able to assign a node to any smartqueue independently from which domain I am editing the node.
For example if I create an article and assign this article to DomainA and DomainB I d expect the module to assign the node to both DomainA smartqueue and DomainB smartqueue while all it does is to assign it to the domain where it was created.
tx
Simone

Comments

cimo75’s picture

Issue summary: View changes
othermachines’s picture

Category: Support request » Feature request

I would like something like this, too. Currently I am dealing with this problem by having a "domain switcher" (just a dropdown select that allows me to toggle between domains) on the subqueue admin form (admin/structure/nodequeue/[qid]/view/[sqid]) which allows me to more conveniently assign nodes to any domain. But I still have to navigate there, first.

(The domain switcher is provided by this sandbox project: Domain HQ. It differs from the one provided by Domain Access in that you can only switch to a domain for which you have admin privileges.)

Can you provide a patch? If not I'll have a go at it when I find a few moments.

othermachines’s picture

Status: Active » Postponed
Related issues: +#1873570: Non-visible nodes show no title on the admin screen

I think this will be at least partially resolved if we can get rid of the automatic redirect. There's an issue over at Nodequeue that is preventing us from doing that. Putting a link to it here so we can keep an eye on it.