You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the project put endpoint begins to fail when large asset lists are included. If the assets are not included the logic will remove them from the DB. We need to separate out the asset logic from the project logic to prevent small updates from failing.
Currently the project put endpoint begins to fail when large asset lists are included. If the assets are not included the logic will remove them from the DB. We need to separate out the asset logic from the project logic to prevent small updates from failing.