This release is housekeeping β four fixes that make existing behavior match what you'd expect, and one new guard rail.
A status can be restricted to specific work types. If that list ended up empty β most commonly because the only work type it allowed was archived β DevStride wrongly read the empty list as "allows nothing" and rejected every item moved or created into that status with "Work type is not allowed in this lane."
An empty restriction now means what a missing one means: unrestricted. The fix applies consistently everywhere the rule is checked β creating items, moving them between statuses, and when a deleted status's residents are relocated.
The quiet beneficiary is Service Desk auto-close: on desks whose Closed status carried an emptied restriction, the automation was silently failing to move tickets. It now closes them as designed.
Deleting a status relocates every item still in it before the status is removed. For a status holding more than 1,000 items, that relocation can't complete within a single request β previously the delete could hang and time out partway.
DevStride now refuses the deletion up front with a clear message instead. Move or drain the status below the cap, then delete it. Statuses within the cap behave exactly as before.
A filter scoped to cycles that resolve to no boards β for example, a relative cycle window on a team with no matching cycle β used to quietly widen to all items. It now returns the empty result it should, so saved views and exports scoped by cycle can't silently over-report.
After submitting a Support Request, the form's Description now resets to your configured template instead of going blank for the next submission. Requester details still clear between submissions β that part is intentional.
When a ticket's priority or customer importance changes and a different SLA policy takes over, the timer's deadline was always recalculated correctly β but the record of which policy set it wasn't updated. It is now, keeping SLA history accurate for the per-policy reporting on our roadmap.
2026-07-11
Tickets can now act on time β close themselves when solved, escalate when nobody answers, and count the clock against your real business hours. Plus a reworked Settings β Users screen with admin password resets.
2026-07-15
The Customer Support Portal arrives β your customers can now sign in to a branded, passwordless self-service portal β plus a smoother company setup dialog with logo upload and portal preview, contrast-safe portal branding, more dependable notification delivery, and stronger privacy protections for erasing a requester.