Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details to Network Actions #577

Open
saabdoli opened this issue Nov 13, 2017 · 7 comments
Open

Add details to Network Actions #577

saabdoli opened this issue Nov 13, 2017 · 7 comments
Labels

Comments

@saabdoli
Copy link
Contributor

saabdoli commented Nov 13, 2017

Actions need the following attributes added:

Completion status: An action can be 'complete', 'in progress', or 'unmatched'.

Priority : An action can be labeled 'high feasibility', 'high impact', or 'high feasibility and impact'

Owner: The user assigned to check up on the action's fulfillment

@jonzfisher
Copy link
Contributor

  • Do migrations to create the fields

  • A creator (the user_id) records who created it

  • Adding a relationship owner_id

  • Add the constant statuses to the network_action

@jonzfisher
Copy link
Contributor

Migrations needed for actions: status, priority, and owner

@jonzfisher
Copy link
Contributor

@anthonycrumley what are the similarities and differences between an Actor and an Owner?

@jonzfisher
Copy link
Contributor

Actually, I might just talk to you in person since you're in the seat next to me.

@jonzfisher
Copy link
Contributor

offer and request

@jonzfisher
Copy link
Contributor

check similarities to a task owner.

@jonzfisher
Copy link
Contributor

jonzfisher commented Nov 29, 2017

Update for this week: created a pull request for an Owner, but it might be till next week before I can add Priority and Completion Status. @anthonycrumley

anthonycrumley added a commit that referenced this issue Jan 23, 2018
…twork_actions

Feature/#577 add detail to network actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants