Publish new object numbers and names in release notes
Can you please start publishing a list of new and removed tabled with the release notes? This way we can edit our custom permission sets so our customers stop finding out the hard way with permission errors.
STATUS DETAILS
Declined
Reduce record locking time when posting journal batches with many lines
Posting a journal batch takes about 5% of the total time. This is because deletes are extremely slow (known SQL Server issue).
My solution is to separate the posting of the journals from the deletion after posting of the journals.
To do this, I would update a new flag on the journa...
STATUS DETAILS
Needs Votes