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

Not working on Opportunity timeline #5

Closed
m-oscarsson opened this issue May 4, 2020 · 4 comments
Closed

Not working on Opportunity timeline #5

m-oscarsson opened this issue May 4, 2020 · 4 comments

Comments

@m-oscarsson
Copy link

When trying to drag-and-drop on an opportunity timeline it gives an error that the entity Opportunitys cannot be found. The plural name is Opportunities by english standard.

Guess this line is the culprit :)

AttachmentUpload/AttachmentUploader.tsx line 51:
attachmentRecord[objectid_${entity}@odata.bind] = /${entity}**s**(${id});

The error exists in AttachmentDragandDrop_1_0_0_2_Managed.zip

@ramarao9
Copy link
Owner

ramarao9 commented May 4, 2020

Hi @m-oscarsson, that seems like the issue :) I will add a fix to dynamically retrieve this value. Should have a fix in 1-2 days.

@m-oscarsson
Copy link
Author

m-oscarsson commented May 4, 2020 via email

@ramarao9
Copy link
Owner

ramarao9 commented May 5, 2020

Thank you! I added the fix in the latest release. Could you give that a try?

@m-oscarsson
Copy link
Author

Works great!

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

No branches or pull requests

2 participants