Closed 1ktribble closed 3 years ago
@1ktribble Thanks for reporting this issue. I can try to check for a fix/workaround in the next few days.
@1ktribble I've now enabled Forecasts in my scratch org but I cannot find the New/Reorder/Replace buttons on the Picklist Forecast Category (ForecastCategoryName
) in the Object Manager for Opportunity.
Please see my screenshots for the Picklists ForecastCategoryName
and LeadSource
on Opportunity.
Could you please guide me on what I need to do to get these buttons?
Technically it looks like this Picklist is an undocumented StandardValueSet to me.
It may have something to do with the 5-value-max limit.
It may have something to do with the 5-value-max limit.
Even when I try to delete Omitted, I'm given an error from Salesforce. The only way to update it is using "Edit"
@1ktribble Hmm, so this would probably require a completely different logic for browser automation compared to the existing logic for handling picklist values. Do you still think this is worth to implement or should we close this ticket?
Yeah, it may not need to live here, but I'd love to have a zoom convo with you on how to possibly implement this using puppeteer. Would you be open to that?
@1ktribble Yes, we can do that. Would you please send me an invite to mr.amtrack@gmail.com for next week (CEST timezone).
With the
standardvaluesets
feature enabled, there still doesn't seem to be support for updating the ForecastCategoryName field. Below is my config file. I've tried multiple ways:output:
[Picklists] retrieving state... failed ERROR running browserforce:apply: Cannot read property 'id' of undefined
output:
[Picklists] retrieving state... failed ERROR running browserforce:apply: The "url" argument must be of type string. Received undefined