Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SP1] Opportunity Sales rep and Activity assignto are missing in feed setting #3

Open
oynp opened this issue Jun 18, 2016 · 2 comments

Comments

@oynp
Copy link
Contributor

oynp commented Jun 18, 2016

Reproduce Steps:

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" ),

uploads/c84cff9e-3dbc-4e98-9098-0481434be180/Screen Shot 2559-06-17 at 12.03.38 PM.png

@BabyThor 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 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
@oynp
Copy link
Contributor Author

oynp commented Jul 6, 2016

merge into #8

@corydbrown
Copy link

@oy-np closing this as it's merged into #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants