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
When editing the ticket description the page metadata is not updated, therefore any new model references added to the description will not render.
Details
Add as part of a patch, post and put request when using apiFetch that the object returned needs to include the data, inc any errors, http status and the metadata optionally.
Tasks
Update ticket description update to update the metadata returned
When editing the ticket description the page metadata is not updated, therefore any new model references added to the description will not render.
Details
Add as part of a
patch
,post
andput
request when usingapiFetch
that the object returned needs to include the data, inc any errors, http status and the metadata optionally.Tasks
Update ticket description update to update the metadata returned
centurion_erp_ui/src/layout/Ticket.jsx
Lines 130 to 139 in bc5923a
apiFetch
send data request metadata fetch is optionaldoes return error messages for display inline with fields
The text was updated successfully, but these errors were encountered: