[5.0] New task plugin for check in items#37842
Conversation
|
Nice plugin but blindly checking in all it's seems wrong to me. Can we get a parameter which allows us to configure an expire timeframe? Something lime "Minutes to expire" default 60? |
I just wanted to say the same. |
Except the core component does it blindly as well |
|
Can you please use the modern way with a service provider. |
The core component is change controlled by a human while a scheduler task runs unattended. |
|
Changed so that you can set a delay time. |
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Konstantin Kolos <k0nstantinkolos88@gmail.com>
Co-authored-by: Konstantin Kolos <k0nstantinkolos88@gmail.com>
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
|
needs a bit more time fighting with the service provider |
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Brian Teeman <brian@teeman.net>
|
@rdeutz It needs to rename the update SQL scripts again because meanwhile we have some with a higher schema version (base name) in the repo so yours would not run on an update. I suggest to rename them to "5.0.0-2023-08-27.sql" because there are other PR's proposed which will already use "5.0.0-2023-08-22.sql" to "5.0.0-2023-08-26.sql". |
|
@richard67 done, with a bit luck some tests today and we can merge this |
@rdeutz Thanks. |
|
I have tested this item ✅ successfully on 6b3e80e tested on J 5.0.0-beta1-dev This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37842. |
|
I have tested this item ✅ successfully on 6b3e80e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37842. |
|
some kind of cache issue |
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
|
I have tested this item ✅ successfully on 6b3e80e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37842. |
1 similar comment
|
I have tested this item ✅ successfully on 6b3e80e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37842. |
|
finally thanks all |
|
Thanks to all who helped to get this done |
New feature
Thanks to @brianteeman for the idea.
Summary
New task plugin to check in all checked out items.
Testing Instructions
You can also set a delay time in hours, then only items that are checkout before actual - delay time will be checked in.
Documentation Changes Required
Documentation needs to be updated