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

Entity is not api accessible entity name: WorkOrder #496

Closed
ginamarina opened this issue Apr 24, 2017 · 3 comments
Closed

Entity is not api accessible entity name: WorkOrder #496

ginamarina opened this issue Apr 24, 2017 · 3 comments

Comments

@ginamarina
Copy link

Hi, I get this error:

classes/dlrs_WorkOrderTest.cls (Line: 5: Column:9) : Entity is not api accessible entity name: WorkOrder
triggers/dlrs_WorkOrderTrigger.trigger (Line: 4: Column:34) : Entity is not api accessible entity name: WorkOrder

In previous posts, you found that the issue is the API version, and you have updated it in the latest releases. I'm on 2.8, and am still getting the error. Am I missing something? Thanks!

@ginamarina
Copy link
Author

Hi, I'm still looking for a solution. I tried manually creating the triggers, but they don't fire. Any ideas?

@ginamarina
Copy link
Author

Ok, main trigger works, I changed API version from 39 to 37, but the test class won't save because of the @ symbol. I'm not sure how to get this into production without a functioning test class.

@afawcett
Copy link
Collaborator

Take a look at the workaround on this issue, #481. Closing as this is a dupe.

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