Daniel Hildebrandt, Sr.
Daniel Hildebrandt, Sr.
The default reply validation will warn you if you're replying and someone else has already replied recently. This currently included bot-sent messages (e.g. autoreplies), but we should ignore those. (It...
Client wants to use timeseries data on a sheet (see linked ticket)
User requests adding the Snippet hotkey (Ctrl+.) to comment editing as well as ticket replies.
The gist here is that the sidebar info on something like a ticket is often much shorter than the conversation, and the client would like to have the shorter bit...
Specifically, the request centers around sorting a column of tasks by their 'due date'
When a worker changes the title of a worklist, the existing title is already cached in the `worker_view_model` table for any worker that's already used that list, and the title...
There are slight differences between `_profileAction_viewMarkNotWaiting()`[1] and `_profileAction_viewMarkWaiting()`[2] (other than naming/action) that probably explain this, but the "not waiting" button doesn't do anything on a ticket worklist. [1] https://github.com/cerb/cerb-release/blob/b560ad8aa9046b9229bbac5c9583167275ad7640/features/cerberusweb.core/api/uri/profiles/ticket.php#L1578 [2]...
The use-case is to allow normal workers edit access to sigs, through role ownership / membership.
When a worker logs out and leaves the login form sitting there, the CSRF token grows stale. When they try to log back in with a stale token, they get...
Use case is a custom record profile page, with a 'Record Fields' widget, with the 'Show empty fields' box checked. The empty custom fields are not being shown, probably because...