ericrsmith35 / DatatableV2

28 stars 24 forks source link

Error while trying to deploy #42

Closed jeanadrc closed 3 years ago

jeanadrc commented 4 years ago

Hello,

I have an issue to deploy your component like this : Deployment Started Status: Queued Status: InProgress Status: InProgress Status: InProgress Status: InProgress Status: Completed Deployment Complete Error: errorInternal Server Error We deployed your compenent 6 months ago but we need to update it in our org in order to use the new features. So actually we don't know how to do it without removing it from our org and reinstall, the problem with this way is that it will take a long time to delete it because we need to modify all the flows where we used your component. Do you have any idea how to do it quickly.

Thanks.

ericrsmith35 commented 4 years ago

You will first need to install the most recent version of the Flow Base Components.

On Tue, Oct 13, 2020 at 8:55 AM jeanadrc notifications@github.com wrote:

Hello,

I have an issue to deploy your component like this : Deployment Started Status: Queued Status: InProgress Status: InProgress Status: InProgress Status: InProgress Status: Completed Deployment Complete Error: errorInternal Server Error We deployed your compenent 6 months ago but we need to update it in our org in order to use the new features. So actually we don't know how to do it without removing it from our org and reinstall, the problem with this way is that it will take a long time to delete it because we need to modify all the flows where we used your component. Do you have any idea how to do it quickly.

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ericrsmith35/DatatableV2/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHX5VIG6MALU2WZGK3ILSKRE35ANCNFSM4SOZZRFA .

rneel commented 4 years ago

@ericrsmith35 I'm having the same issue, however, I've already installed all the prerequisites from what I can see: image image

ericrsmith35 commented 4 years ago

A couple of other reasons you might see that error is that you have other Apex Test Classes in your org or you have validation rules on Account that cause my test classes to fail when trying to create a dummy Account for the test class.

You could try temporarily deactivating your Account validation rules and see if that makes a difference.

Eric

On Mon, Oct 26, 2020 at 2:36 PM rneel notifications@github.com wrote:

@ericrsmith35 https://github.com/ericrsmith35 I'm having the same issue, however, I've already installed all the prerequisites from what I can see: [image: image] https://user-images.githubusercontent.com/21131134/97213782-7a583100-1798-11eb-8cd6-a8d1dd0796c4.png [image: image] https://user-images.githubusercontent.com/21131134/97213800-817f3f00-1798-11eb-8ef0-21a84b385730.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ericrsmith35/DatatableV2/issues/42#issuecomment-716745442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHXYCFYZUEEHMOIO6JJ3SMW6RJANCNFSM4SOZZRFA .

rneel commented 4 years ago

@ericrsmith35

Unfortunately, running the deploy after turning off all the Account validation rules yielded the same results.

ericrsmith35 commented 4 years ago

Here is a temporary version for v2.47 that does not have the Helper Flows. See if using the install base components link, then the Deploy to Salesforce button helps.

https://github.com/ericrsmith35/DatatableV2/tree/tempfix