You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Anthony Carlucci (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 20:59:32 UTC

[jira] [Created] (RAVE-333) How to handle ownership of Widget if a User is deleted

How to handle ownership of Widget if a User is deleted
------------------------------------------------------

                 Key: RAVE-333
                 URL: https://issues.apache.org/jira/browse/RAVE-333
             Project: Rave
          Issue Type: Improvement
    Affects Versions: 0.5-INCUBATING
            Reporter: Anthony Carlucci


We should work out what happens to the Widget if the owner is deleted, because we have a circular data model now: User -> Page -> Region -> RegionWidget -> Widget -> User 

Possible Solutions:
1) @Raminderjeet: we can show a nice message "This widget is no longer available, do you want to remove it from the page?" if the RegionWidget doesn't have a Widget anymore. 
2) @Carlucci - Transfer the ownership to another User as part of the Delete User workflow
3) @Carlucci - Prompt to see if the Widget should be deleted from the system as part of the Delete User workflow?

Other ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-333) How to handle ownership of Widget if a User is deleted

Posted by "Jesse Ciancetta (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143197#comment-13143197 ] 

Jesse Ciancetta commented on RAVE-333:
--------------------------------------

Agree with Jasha -- I think no owner is fine since administrators will always be able manage the widget and/or assign ownership to someone else.

And if people are really concerned about it they could always run some nightly job to find and flag owner-orphaned widgets -- or we could build something like that in ourselves later if we need to.
                
> How to handle ownership of Widget if a User is deleted
> ------------------------------------------------------
>
>                 Key: RAVE-333
>                 URL: https://issues.apache.org/jira/browse/RAVE-333
>             Project: Rave
>          Issue Type: Improvement
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>
> We should work out what happens to the Widget if the owner is deleted, because we have a circular data model now: User -> Page -> Region -> RegionWidget -> Widget -> User 
> Possible Solutions:
> 1) @Raminderjeet: we can show a nice message "This widget is no longer available, do you want to remove it from the page?" if the RegionWidget doesn't have a Widget anymore. 
> 2) @Carlucci - Transfer the ownership to another User as part of the Delete User workflow
> 3) @Carlucci - Prompt to see if the Widget should be deleted from the system as part of the Delete User workflow?
> Other ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-333) How to handle ownership of Widget if a User is deleted

Posted by "Jasha Joachimsthal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142920#comment-13142920 ] 

Jasha Joachimsthal commented on RAVE-333:
-----------------------------------------

My €0.02: allow a Widget to have no owner. If a Widget has the status published and the owner leaves, the owner is removed from the widget, but the widget is still available. If a widget has a different status, it can be removed.
                
> How to handle ownership of Widget if a User is deleted
> ------------------------------------------------------
>
>                 Key: RAVE-333
>                 URL: https://issues.apache.org/jira/browse/RAVE-333
>             Project: Rave
>          Issue Type: Improvement
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>
> We should work out what happens to the Widget if the owner is deleted, because we have a circular data model now: User -> Page -> Region -> RegionWidget -> Widget -> User 
> Possible Solutions:
> 1) @Raminderjeet: we can show a nice message "This widget is no longer available, do you want to remove it from the page?" if the RegionWidget doesn't have a Widget anymore. 
> 2) @Carlucci - Transfer the ownership to another User as part of the Delete User workflow
> 3) @Carlucci - Prompt to see if the Widget should be deleted from the system as part of the Delete User workflow?
> Other ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (RAVE-333) How to handle ownership of Widget if a User is deleted

Posted by "Jasha Joachimsthal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145644#comment-13145644 ] 

Jasha Joachimsthal commented on RAVE-333:
-----------------------------------------

For the moment I've implemented that the owner is set to null when the user is deleted
                
> How to handle ownership of Widget if a User is deleted
> ------------------------------------------------------
>
>                 Key: RAVE-333
>                 URL: https://issues.apache.org/jira/browse/RAVE-333
>             Project: Rave
>          Issue Type: Improvement
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>
> We should work out what happens to the Widget if the owner is deleted, because we have a circular data model now: User -> Page -> Region -> RegionWidget -> Widget -> User 
> Possible Solutions:
> 1) @Raminderjeet: we can show a nice message "This widget is no longer available, do you want to remove it from the page?" if the RegionWidget doesn't have a Widget anymore. 
> 2) @Carlucci - Transfer the ownership to another User as part of the Delete User workflow
> 3) @Carlucci - Prompt to see if the Widget should be deleted from the system as part of the Delete User workflow?
> Other ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira