January Release #2
We've made the following updates to Maecos.
Improved why why tool
We've given the why why tool an overhaul with improved editing tools:
Inline editing
Delete a why without deleting it's children
Attach an existing why to a different parent
Drag nodes around
Undo/redo
Autoformat

Other improvements
Dashboard default time range: You can now set a default time range per dashboard (e.g., shift, day, week, month).
Issue category change: We added a safeguard for rare cases where changing an issue’s category/subcategory would automatically move it to a different workflow. If that implies a forced status reset, the user now gets a “Confirmation required” prompt explaining the new status before the update is applied.
Production order barcode support: You can now display the production order number as a barcode. A barcode view can be opened directly from the order details, making it easier to scan or share order numbers on the shop floor.
Bugfixes
Issues API (FlexForms): Fixed a bug where text fields containing only numbers (e.g.
"827") were incorrectly interpreted as numeric values when submitting issues via the API. This caused validation errors for text fields; inputs are now correctly handled as text.
Last updated