AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Resolve problems with OE experimental app packages and republish #1840

Open stellarmagnet opened 4 years ago

stellarmagnet commented 4 years ago

The demo DAO is currently at: https://rinkeby.aragon.org/#/0x7FDE6798BE8291925C4D7c09b170E1Cf8dd6Bc6A yet not fully functional. The only apps that are working are Allocations and Address Book.

There are issues with Projects, Rewards, Discussions. The artifacts weren't generated properly. I republished projects with what I think is proper artifacts but it still isn't rendering.

This ticket involves ensuring that the following apps are displayed and installed for the Demo DAO:

Note: i think Dot Voting isn't showing up bc the first permission hasn't been set up yet.

Quazia commented 4 years ago

I don't think it's an issue with the artifacts, the deploy seems to be fine for those. Do we have any logs for the application adds?

PeterMPhillips commented 4 years ago

A bad install of the Discussions app prevented all apps after Discussions from loading. Since apps can't be uninstalled (even if you remove all permissions) I had to redeploy a DAO. You can find it here: https://rinkeby.aragon.org/#/0xe19691d098730ad377835590AB900221D7212417

javieralaves commented 4 years ago

@PeterMPhillips Can this issue be closed?