mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-15 03:22:09 +08:00
fix(plugin-workflow): add index for pending job recovery (#10427)
This commit is contained in:
@@ -65,4 +65,5 @@ export default {
|
||||
name: 'log',
|
||||
},
|
||||
],
|
||||
indexes: [{ fields: ['status', 'id'] }],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user