You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In feed setting, select create new opportunity and create new activity.
Observe:
Under the opportunity section, the name on Sales Rep is missing. However, the value are still there so we will see list of white spaces
Expect:
Should see the sals rep name properly
Priority:
High, because new client won't be able to set the sales rep and assign to values when creating new feed
NOTE
I think they just update their api and remove name from the content body so our code is unable to get names to display on the lists.
class-gf-connectwise.php:732 "label" => esc_html__( $each_member->name, "gravityformsconnectwise" ),
The text was updated successfully, but these errors were encountered:
BabyThor
changed the title
[ConnectWise] Opportunity Sales rep and Activity assignto are missing in feed setting
[SP] Opportunity Sales rep and Activity assignto are missing in feed setting
Jun 20, 2016
BabyThor
changed the title
[SP] Opportunity Sales rep and Activity assignto are missing in feed setting
[SP1] Opportunity Sales rep and Activity assignto are missing in feed setting
Jun 20, 2016
Reproduce Steps:
Observe:
Expect:
Priority:
NOTE
The text was updated successfully, but these errors were encountered: