#7163 Create read perms on ForgeActivity app - NEEDS MONGO CMD

v1.2.0
closed
General
Cory Johns
2015-08-20
2014-02-11
No

"...menu problem is that ForgeActivityApp doesn't define any permissions or set them in install(), so app.is_visible_to(c.user) fails due to lack of read perm"

Since we have lots of activity apps installed with no acls, let's delete them all and let them be reinstalled as anchored tools.

Discussion

    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • Dave Brondsema

    Dave Brondsema - 2014-02-11
    • labels: --> activitystreams
     
    • summary: Create read perms on ForgeActivity app --> Create read perms on ForgeActivity app - NEEDS MONGO CMD
    • status: in-progress --> code-review
    • Size: --> 1
     
  • allura:tv/7163

    Command to delete existing activity tools:

    mongo project-data --eval 'db.config.remove({tool_name: "activity"});'
    
     
  • Cory Johns - 2014-02-11
    • QA: Cory Johns
     
  • Cory Johns - 2014-02-11
    • status: code-review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.