- Starter
- Standard
- Premium
TaskRay allows you to complete projects in a couple of different ways. While it is possible to complete projects at any point in the project's lifecycle, completion of a project is most often tied to the overall progress of the project.
Determining the process for completing projects that aligns with your business requirements is important. This ensures that your data is accurate for reporting, as well as allows users to keep their views clean and focused on active/open work.
Additional Architectural Details
The TaskRay Project object has a couple of fields that are specific to completion: Progress and Completed. As users work on completing tasks, the Progress field is continuously updated. However, by default, even when the Progress reaches 100%, the Completed field will remain unchanged. In other words, the two fields operate independently.
The reason why the 100% progress does not automatically mark the project as complete is to account for various business processes. For example, some processes might require additional final activities to take place on the project before fully closing it out. Meanwhile, other processes might not incorporate such activities.
Overview of Options
Within the TaskRay app, you can complete projects through the Project Details. From there, you will have two options: one to complete the project in a simple manner and the other to complete it through the TaskRay Customer Onboarding Completion Flow. The TaskRay Customer Onboarding Completion Flow is designed specifically for the customer onboarding use case and will walk the users through all of the necessary steps to complete a customer onboarding project, including gathering all of the necessary customer information and internal/external sentiment. You can read all about the TaskRay Customer Onboarding Completion Flow in this article. Additionally, it is possible to modify the provided options in the Complete Project prompt through the TaskRay Global Settings.
When you mark the project as complete, if it contains any task groups, those task groups will also get marked as complete automatically.
Complete Project
- In the All Work tab, in the left sidebar, hover over the project that you want to complete and click on the More Actions icon that appears.
- Select Edit Project. Alternatively, double click on the project name in the sidebar.
Tip: You can also access Project Details from the Performance tab Portfolio View. To do this, hover over the row for the project that you want to edit, click on the More Actions icon on the far right, and select Project Details.
- This will open the Project Details. Click on the Complete button.
Note: If the project has already been completed, the Complete button will be inactive and the button label will change to communicate that. - This will open the pane to display two options for how you would like to complete the project. For the simple completion, select the Just complete the project option.
- Click Complete.
- This will mark the project as complete and take you back to Project Details. From here, you can review all of the project information and optionally archive the project. Archiving the project will hide it from all TaskRay views, but will still leave the project available for reporting in Salesforce. You can read more about archiving in this article.
Org-Wide Default Setting for Project Completion [Admin]
The org-wide default for Project Completion options can be modified in the TaskRay Global Settings. This can be done by the system administrator.
When changing this setting, you will have three options: Choice, Simple, and Flow. Below are the descriptions for each one of the options:
- Choice: This is the default option. When this is selected, users will see two options when clicking on the Complete button in Project Details: to simply complete the project or to launch the Customer Onboarding Completion Flow.
- Simple: Selecting this option will not present any options for completing the project and will simply mark the project as complete when the Complete button is clicked in Project Details.
- Flow: Selecting this option will not present any options for completing the project and will launch the Customer Onboarding Completion Flow automatically when the Complete button is clicked in Project Details.
Follow the steps below to modify the settings if necessary.
- From Setup, navigate to:
- Lightning: Custom Code | Custom Settings.
- Classic: Develop | Custom Settings.
- Click Manage next to TaskRay Global Settings.
- Locate the Project completion Option setting and enter one of the three values: Choice, Simple, or Flow.
- Click Save.