Program Stages Not Loading in Tabular Data Entry

Hi @ifeanyiokoye! Maybe this is the problem:

That is, perhaps the problematic option sets contain null entries. You can check from the browser inspector; press F12 and open the network tab. Then click on one of the option sets listed in the maintenance app. This should add a couple of requests to the list in the network tab. The last entry in the list is the one I suspect may be containing nulls.

If this is the problem, then the question is how the fix 2.39.3 may help. @chase.freeman :slight_smile:

If there are indeed nulls, this post contains a script which should most likely fix the metadata: SQL script for cleaning up Option sortOrders in database