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

When updating a project, only list programs from the project's organization (Fixes #394) #439

Merged
merged 4 commits into from
Apr 8, 2020

Conversation

mikael19
Copy link
Contributor

@mikael19 mikael19 commented Apr 6, 2020

What is the Purpose?

Current Behavior: All the programs in the system are available when editing a project

Expected Behavior: Only programs belonging to an organization should be available when editing a project.

What was the approach?

Using the project's instance, get the project's program, then the organization and return all programs in that organization.

Are there any concerns to addressed further before or after merging this PR?

N/A

Mentions?

@andrewtpham @ninetteadhikari @nasirhjafri

Issue(s) affected?

#394

Get updates from Main repo
Updates Contribution md file (#434)
…lable

Current Behavior: All the programs in the system are available when editing a project

Expected Behavior: Only programs belonging to an organization should be available when editing a projects
Copy link
Member

@andrewtpham andrewtpham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and looks good to me.

@andrewtpham andrewtpham merged commit 60f87e8 into hikaya-io:dev Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ACT-725 When Editing a project other organizations' programs are available
3 participants