oceanprotocol-archive / oceandao-proposal-portal

OceanDao proposal portal
0 stars 1 forks source link

Run a staging/validation test to make sure that upserting & completing proposals from portal is working. #39

Closed idiom-bytes closed 2 years ago

idiom-bytes commented 2 years ago

Creating dummy proposals & Completing proposal that are not yet delivered

  1. We need to have an old proposal from airtable upserted into portal
  2. We need to have an existing user login to their account, find a previous proposal they had submitted, and then complete a proposal for it
    • if the proposal, does not have a discourse_category_id associated with it, we can create a new category specifically for Completing Proposals, and if the proposal does not have a category, it will use this other Category that we have in port
    • this completion, can then link to the original proposal with the "Port URL" parameter
    • so these "orphaned proposal completions" can still link to the original post.
  3. We need to test and validate that this workflow is operational and happy