cerb icon indicating copy to clipboard operation
cerb copied to clipboard

Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any re...

Results 248 cerb issues
Sort by recently updated
recently updated
newest added

It's currently not possible to create a `ticket.reply` draft as a bot. A `worker_id` is required. ~~~ start: record.create/draft: output: new_draft inputs: record_type: draft fields: is_queued@int: 1 queue_delivery_date@date: now name:...

Specifically, the request centers around sorting a column of tasks by their 'due date'

feature-request

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...

bug
priority-support
usability

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]...

help wanted

The use-case is to allow normal workers edit access to sigs, through role ownership / membership.

help wanted

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...

You can click on a calendar day to add events, but you have to create recurring events separately.

usability