Push, Pull, and Approve Process: Difference between revisions
(Created page with "== Viewing Your Working Branch == When you want to move from your own version of the model to view or edit another team member's or project team's model or vice versa, you will need to change branches. To view the branch you are currently working in: # Login to PHENOM # When you login, note in your Dashboard that you are working on a particular branch '''INCUDE IMAGE''' {{Info | 1=This branch inherits from a larger project branch that the rest of your team also inherit...") |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Pulling Changes from the Parent == | == Pulling Changes from the Parent == | ||
Pulling allows you to get changes from the | Pulling allows you to get changes from the project you have inherited from. These changes can either be accepted or ignored. | ||
To pull from your parent | To pull from your parent project, open the tab shown below: | ||
[[File:Pull.png|border|800x800px]] | |||
Here you will be prompted to select nodes from the tree on the left. You may choose to ignore certain changes and accept others. Any changes accepted will overwrite your current version of those model elements. | Here you will be prompted to select nodes from the tree on the left. You may choose to ignore certain changes and accept others. Any changes accepted will overwrite your current version of those model elements. | ||
The pull may fail and tell you that you are missing certain model elements. These could be something such as trying to merge an attribute of an entity without including the entity itself, or a Service but not the view that it points to, etc. | |||
== Pushing Changes to the Parent == | |||
To push your changes to your parent project, open the tab shown below: | |||
To push your changes to your parent | |||
[[File:Pushpullapprove - Push.png|border|800x800px]] | |||
You may select any changes made in the tree on the left, then press the " | You may select any changes made in the tree on the left, then press the "Request Push" button. This will not result in any change to your parent project yet, as these changes must be approved by someone with the correct permissions on your parent project. | ||
== Approving Changes from a Child == | |||
To approve changes that have been requested from one of your children | To approve changes that have been requested from one of your children projects, open the tab shown below: | ||
[[File:Approve.png|border|800x800px]] | |||
This tab shows any push requests that have been made by any of your child | This tab shows any push requests that have been made by any of your child projects. On selection of one of these options, you may select which of the requested changes you would like to make to your model by selecting them in the tree on the left, then hitting the "Approve" button. | ||
The pull may fail and tell you that you are missing certain model elements. These could be something such as trying to merge and attribute of an entity without including the entity itself, or a Service but not the view that it points to, etc. | The pull may fail and tell you that you are missing certain model elements. These could be something such as trying to merge and attribute of an entity without including the entity itself, or a Service but not the view that it points to, etc. |
Latest revision as of 14:06, 23 July 2024
Pulling Changes from the Parent
Pulling allows you to get changes from the project you have inherited from. These changes can either be accepted or ignored.
To pull from your parent project, open the tab shown below:
Here you will be prompted to select nodes from the tree on the left. You may choose to ignore certain changes and accept others. Any changes accepted will overwrite your current version of those model elements. The pull may fail and tell you that you are missing certain model elements. These could be something such as trying to merge an attribute of an entity without including the entity itself, or a Service but not the view that it points to, etc.
Pushing Changes to the Parent
To push your changes to your parent project, open the tab shown below:
You may select any changes made in the tree on the left, then press the "Request Push" button. This will not result in any change to your parent project yet, as these changes must be approved by someone with the correct permissions on your parent project.
Approving Changes from a Child
To approve changes that have been requested from one of your children projects, open the tab shown below:
This tab shows any push requests that have been made by any of your child projects. On selection of one of these options, you may select which of the requested changes you would like to make to your model by selecting them in the tree on the left, then hitting the "Approve" button.
The pull may fail and tell you that you are missing certain model elements. These could be something such as trying to merge and attribute of an entity without including the entity itself, or a Service but not the view that it points to, etc.