CRM

darshanhira
Member

How can I prevent a deal from being marked "Closed Won" with pending tickets?

SOLVE

Hi Team,

I’m looking to ensure that a deal cannot be marked as "Closed Won" if there are any pending tickets associated with it. Could you please share your suggestions or solutions on how we might achieve this? Your input would be greatly appreciated!

 

Regards

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

How can I prevent a deal from being marked "Closed Won" with pending tickets?

SOLVE

Hi @darshanhira,

 

This can unfortunately only be done in Enterprise subscriptions – where you can prevent users from editing fields: https://knowledge.hubspot.com/properties/restrict-view-edit-access-for-properties

 

The approach would be as follows:

  1. Create a single checkbox property that is checked when a deal is allowed to pass (you would need a property that is checked when the number of open tickets associated to a company is 0 – this can be done with an additional workflow)
  2. Set this property to view-only for non-super-admins: https://knowledge.hubspot.com/properties/restrict-view-edit-access-for-properties
  3. Make this property a required property for moving deals to the closed won stage: https://knowledge.hubspot.com/object-settings/set-up-and-customize-your-deal-pipelines-and-deal-stag...

Here's what would happen now when a deal has open tickets:

  • User attempts to move deal to closed won
  • Due to open tickets, the property from step 1 is not checked
  • Due to it being a required property and it not being editable by the user, the deal cannot be moved

Have a look and let me know if you have any follow-up questions!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

View solution in original post

0 Upvotes
1 Reply 1
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

How can I prevent a deal from being marked "Closed Won" with pending tickets?

SOLVE

Hi @darshanhira,

 

This can unfortunately only be done in Enterprise subscriptions – where you can prevent users from editing fields: https://knowledge.hubspot.com/properties/restrict-view-edit-access-for-properties

 

The approach would be as follows:

  1. Create a single checkbox property that is checked when a deal is allowed to pass (you would need a property that is checked when the number of open tickets associated to a company is 0 – this can be done with an additional workflow)
  2. Set this property to view-only for non-super-admins: https://knowledge.hubspot.com/properties/restrict-view-edit-access-for-properties
  3. Make this property a required property for moving deals to the closed won stage: https://knowledge.hubspot.com/object-settings/set-up-and-customize-your-deal-pipelines-and-deal-stag...

Here's what would happen now when a deal has open tickets:

  • User attempts to move deal to closed won
  • Due to open tickets, the property from step 1 is not checked
  • Due to it being a required property and it not being editable by the user, the deal cannot be moved

Have a look and let me know if you have any follow-up questions!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Upvotes