Status(StatusCode="NotFound", Detail="Job not found.")

Got this error when trying to save my app today after changing one of two things:

Status(StatusCode=“NotFound”, Detail=“Job not found.”)

Spitfire_0-1717715958384.png

  1. Tried to add an item to an Enum list. Clicked save - got error. Reset the change and tried #2.

  2. changed an app formula in parent table from SUM(SELECT(Funding[Amount for this Funding],[PORID]=[_THISROW].[PORID])) to SUM([Related Funding][Amount for this Funding]) in a virtual column. - Yes, ref column exists between parent and child.

App has been live for over 2 years.

Any help is appreciated.

1 Like

I am understanding that you see this error when attempting to save in the AppSheet Editor. It doesn’t seem that the error is related to your changes. My guess is that something with the web browser session is out of Sync. Try refreshing the Editor web page. If that doesn’t help. Close the app and re-open. If still no good, then close, clear browser cache and then try opening again.

1 Like

Thanks, guess I need to add to this. After posting, tried the basic IT fixes of hard refresh, close browser, open and try again. Then cleared cache. All failed! Same error. Even had another admin on another PC try when I exited the editor. He got the same message.

1 Like

Just to confirm, if I revert the changed parts to the original app formula, will it work properly?

Or will it still show an error message saying that it cannot be saved?

Hey all, we’ve identified the root cause of the issue, a fix has been rolled out and you can expect a fix in the next few hours. If you still encounter the same issue after the fix, please feel free to reach out to our support.

We are glad to take another look!

1 Like

Same problem here: I contacted Appsheet Support but there’s still investigating (I hope). I spent the whole day yesterday trying to explain them this strange behavior, only to receive this answer: “We suggest you remove the virtual columns from the table that are not required, and apply the security filter to the table that contains a large number of records.”
I hope they can trace the real reason of the problem.

The issue should’ve been fixed. Do you still encounter the issue?

1 Like

Unfortunately yes, sync fails and shows this message:

Hey BPNE, this could be a separate issue from the main thread. Did you see this specific error code:Status(StatusCode=“NotFound”, Detail=“Job not found.”)? If not, then it could likely be something else in your app configuration, but anyway I would like to encourage you to continue troubleshooting with our support team and/or create a post here for others to help you :slightly_smiling_face:

It is fixed. I no longer get the error and am able to save the changes. Thank you for your quick turn around on this.

Thanks for confirming! All credits go to the great Eng team we have to roll out the fix that fast! Cheers!

1 Like

Reverting the changes did allow the app to save and work properly.

I’ve been getting this frequently over the last few days: