Project Wrap UpReading Only
All testing has passed, business signoff is captured, and the changes have been deployed to production! Time to celebrate!
Throughout this project, you had the opportunity to break down a user story and turn it into a technical solution. You had the chance to decide between using Flow and Apex and evaluate the technical trade offs along the way. You also got to practice retrieving records, performing cross object updates, and implementing validations.
Here are a couple things you can do to expand on the managed package if you like:
Report and Dashboards
Set these up to visualize your data. Report on the number of plants tied to closed gardens. Report on the average number of plants per garden.
Sharing and Visibility
Create new permission sets based on user personas and limit object access. For example, a user with the "Gardener" permission set can only view garden and plant records. A user with the "Garden Manager" permission set can modify garden and plant records.
Enhance the Requirements
Add your own fields and requirements to the app. For example, create a new Queue called "Gardening Managers". When a garden record is created and a manager is not provided, assign the Queue to the garden.
I hope you enjoyed working on this project. Please share your thoughts if you have a few minutes.