How to delete an uploaded Workflow?

View: New views
9 Messages — Rating Filter:   Alert me  

How to delete an uploaded Workflow?

by rainer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi list,

Does anybody know how to delete a workflow - once uploaded to magnolia?

Even the superuser has not the permissions to do so. I tried to give the superuser explicit write rights for the node i wanted to delete - but the node (that carries the uploaded XML) still cant be deleted.

thx a lot

rainer

Parent Message unknown Re: How to delete an uploaded Workflow?

by Magnolia - User mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 9, 2008, at 3:56 PM, rainer wrote:

>
> Hi list,
>
> Does anybody know how to delete a workflow - once uploaded to  
> magnolia?
> [...]
> but the node (that carries the uploaded XML) still cant be deleted.

How so? What's the diagnostic? The reason why it can't be deleted ?

-g

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Re: How to delete an uploaded Workflow?

by rainer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

sorry, i thought this problem is quite common...

The reason is: The superuser ain't got WRITE rights... He can only read the node.
This is because the XML is stored there - and a doublsclick on it would destroy it, i guess.

regards
rainer


Magnolia - User mailing list wrote:
On Oct 9, 2008, at 3:56 PM, rainer wrote:

>
> Hi list,
>
> Does anybody know how to delete a workflow - once uploaded to  
> magnolia?
> [...]
> but the node (that carries the uploaded XML) still cant be deleted.

How so? What's the diagnostic? The reason why it can't be deleted ?

-g

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Parent Message unknown Re: How to delete an uploaded Workflow?

by Magnolia - User mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 9, 2008, at 5:39 PM, rainer wrote:

>
> sorry, i thought this problem is quite common...

Well, not being able to delete a node while you have permissions to do  
so in not very common, no ;)
>
>
> The reason is: The superuser ain't got WRITE rights... He can only  
> read the
> node.

Didn't you say you added it? Superuser by default as r/w on /* on the  
config repository, anyway.

So I still don't know what happens, what you "get" (see on screen, in  
the logs, etc..) when you try to delete that node. How do you  
determine it can't be deleted and do you determine it's a permission  
issue ?

-g


>
> This is because the XML is stored there - and a doublsclick on it  
> would
> destroy it, i guess.
>
> regards
> rainer
>
>
>
> Magnolia - User mailing list wrote:
>>
>>
>> On Oct 9, 2008, at 3:56 PM, rainer wrote:
>>
>>>
>>> Hi list,
>>>
>>> Does anybody know how to delete a workflow - once uploaded to
>>> magnolia?
>>> [...]
>>> but the node (that carries the uploaded XML) still cant be deleted.
>>
>> How so? What's the diagnostic? The reason why it can't be deleted ?
>>
>> -g
>>
>> ----------------------------------------------------------------
>> for list details see
>> http://documentation.magnolia.info/
>> ----------------------------------------------------------------
>>
>>
>
> --
> View this message in context: http://www.nabble.com/How-to-delete-an-uploaded-Workflow--tp19899519p19901538.html
> Sent from the Magnolia - User mailing list archive at Nabble.com.
>
>
> ----------------------------------------------------------------
> for list details see
> http://documentation.magnolia.info/
> ----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Re: How to delete an uploaded Workflow?

by rainer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, it is definitely a permission issue...

there is the Read Only "X" visible behind the node:
just get on demoauthor (as "superuser") and look at the node: "Configuration - modules - workflow - config - flows" - u wont be able to delete it ;)

thx
rainer

PS. there are no special "Read Only" rights set to superuser


Parent Message unknown Re: How to delete an uploaded Workflow?

by Magnolia - User mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Uh! Wow. Interesting... and surprising :D
I have no explanation for that right now.
Maybe check the implementation of the FlowDefinitionManager, which  
afaik creates these nodes.

cheers,

-g

On Oct 9, 2008, at 7:30 PM, rainer wrote:

>
> Yes, it is definitely a permission issue...
>
> there is the Read Only "X" visible behind the node:
> just get on demoauthor (as "superuser") and look at the node:  
> "Configuration
> - modules - workflow - config - flows" - u wont be able to delete  
> it ;)
>
> thx
> rainer
>
> PS. there are no special "Read Only" rights set to superuser
>
>
> --
> View this message in context: http://www.nabble.com/How-to-delete-an-uploaded-Workflow--tp19899519p19903630.html
> Sent from the Magnolia - User mailing list archive at Nabble.com.
>
>
> ----------------------------------------------------------------
> for list details see
> http://documentation.magnolia.info/
> ----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Re: How to delete an uploaded Workflow?

by rainer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

yes, it surely does this.

But also if i find out, that is the way we guess... how can i change the node permissions?

I have no idea... Anyone else?

regards
rainer


Magnolia - User mailing list wrote:
Uh! Wow. Interesting... and surprising :D
I have no explanation for that right now.
Maybe check the implementation of the FlowDefinitionManager, which  
afaik creates these nodes.

cheers,

-g

On Oct 9, 2008, at 7:30 PM, rainer wrote:

>
> Yes, it is definitely a permission issue...
>
> there is the Read Only "X" visible behind the node:
> just get on demoauthor (as "superuser") and look at the node:  
> "Configuration
> - modules - workflow - config - flows" - u wont be able to delete  
> it ;)
>
> thx
> rainer
>
> PS. there are no special "Read Only" rights set to superuser
>
>
> --
> View this message in context: http://www.nabble.com/How-to-delete-an-uploaded-Workflow--tp19899519p19903630.html
> Sent from the Magnolia - User mailing list archive at Nabble.com.
>
>
> ----------------------------------------------------------------
> for list details see
> http://documentation.magnolia.info/
> ----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Parent Message unknown Re: How to delete an uploaded Workflow?

by Magnolia - User mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is totally correct beviour according to the rights...

Have a look at the workflow-base role: the access to
/modules/workflow/config/flows is restricted to r/o

Suppose you are logged in as superuser, you are in the publishers group.

To delete/modify the flow:

1. login as superuser
2. remove the publishers group from superuser
3. logout and login again to make sure the modification is recognized
4. make your changes
5. add publishers group to superuser again

Ralf

rainer schrieb:

> yes, it surely does this.
>
> But also if i find out, that is the way we guess... how can i change the
> node permissions?
>
> I have no idea... Anyone else?
>
> regards
> rainer
>
>
>
> Magnolia - User mailing list wrote:
>  
>> Uh! Wow. Interesting... and surprising :D
>> I have no explanation for that right now.
>> Maybe check the implementation of the FlowDefinitionManager, which  
>> afaik creates these nodes.
>>
>> cheers,
>>
>> -g
>>
>> On Oct 9, 2008, at 7:30 PM, rainer wrote:
>>
>>    
>>> Yes, it is definitely a permission issue...
>>>
>>> there is the Read Only "X" visible behind the node:
>>> just get on demoauthor (as "superuser") and look at the node:  
>>> "Configuration
>>> - modules - workflow - config - flows" - u wont be able to delete  
>>> it ;)
>>>
>>> thx
>>> rainer
>>>
>>> PS. there are no special "Read Only" rights set to superuser
>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/How-to-delete-an-uploaded-Workflow--tp19899519p19903630.html
>>> Sent from the Magnolia - User mailing list archive at Nabble.com.
>>>
>>>
>>> ----------------------------------------------------------------
>>> for list details see
>>> http://documentation.magnolia.info/
>>> ----------------------------------------------------------------
>>>      
>> ----------------------------------------------------------------
>> for list details see
>> http://documentation.magnolia.info/
>> ----------------------------------------------------------------
>>
>>
>>    
>
>  

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Re: How to delete an uploaded Workflow?

by rainer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

oops ;-)

okay... nice to know.
i'll try it out. thank you.

regards
rainer


Magnolia - User mailing list wrote:
This is totally correct beviour according to the rights...

Have a look at the workflow-base role: the access to
/modules/workflow/config/flows is restricted to r/o

Suppose you are logged in as superuser, you are in the publishers group.

To delete/modify the flow:

1. login as superuser
2. remove the publishers group from superuser
3. logout and login again to make sure the modification is recognized
4. make your changes
5. add publishers group to superuser again

Ralf

rainer schrieb:
> yes, it surely does this.
>
> But also if i find out, that is the way we guess... how can i change the
> node permissions?
>
> I have no idea... Anyone else?
>
> regards
> rainer
>
>
>
> Magnolia - User mailing list wrote:
>  
>> Uh! Wow. Interesting... and surprising :D
>> I have no explanation for that right now.
>> Maybe check the implementation of the FlowDefinitionManager, which  
>> afaik creates these nodes.
>>
>> cheers,
>>
>> -g
>>
>> On Oct 9, 2008, at 7:30 PM, rainer wrote:
>>
>>    
>>> Yes, it is definitely a permission issue...
>>>
>>> there is the Read Only "X" visible behind the node:
>>> just get on demoauthor (as "superuser") and look at the node:  
>>> "Configuration
>>> - modules - workflow - config - flows" - u wont be able to delete  
>>> it ;)
>>>
>>> thx
>>> rainer
>>>
>>> PS. there are no special "Read Only" rights set to superuser
>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/How-to-delete-an-uploaded-Workflow--tp19899519p19903630.html
>>> Sent from the Magnolia - User mailing list archive at Nabble.com.
>>>
>>>
>>> ----------------------------------------------------------------
>>> for list details see
>>> http://documentation.magnolia.info/
>>> ----------------------------------------------------------------
>>>      
>> ----------------------------------------------------------------
>> for list details see
>> http://documentation.magnolia.info/
>> ----------------------------------------------------------------
>>
>>
>>    
>
>  

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------
LightInTheBox - Buy quality products at wholesale price!