nextcloud-server/apps/workflowengine/lib
Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where()
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-13 14:47:47 +07:00
..
AppInfo workflowengine: Stop using a service alias for controller 2023-06-19 09:43:44 +07:00
BackgroundJobs Use TimedJob from OCP instead of OC 2022-12-05 10:13:34 +07:00
Check Merge pull request #38604 from fsamapoor/replace_strpos_calls_in_workflowengine_app 2023-08-07 09:10:43 +07:00
Command Update php licenses 2021-06-04 22:02:41 +07:00
Controller workflowengine: Stop using a service alias for controller 2023-06-19 09:43:44 +07:00
Entity fix(workflow): Fix "Call to a member function getUID() on null" with appdata 2023-11-13 09:00:40 +07:00
Helper Update php licenses 2021-06-04 22:02:41 +07:00
Listener Change script loading order in worflowengine 2022-03-31 10:33:50 +07:00
Migration Fix similar potential problems with fetchOne loops 2022-03-08 12:10:52 +07:00
Service Migrate applications away from deprecated ILogger 2023-09-21 11:57:21 +07:00
Settings Use SettingsSection in workflowengine settings 2022-05-31 08:38:50 +07:00
Manager.php fix(workflowengine): use andWhere() not second where() 2023-11-13 14:47:47 +07:00