Back to bug 30684
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| alexbuckley | 2022-05-05 03:02:01 UTC | Severity | enhancement | trivial |
| Assignee | koha-bugs | alexbuckley | ||
| Sponsorship status | --- | Sponsored | ||
| alexbuckley | 2022-05-05 03:02:11 UTC | Patch complexity | --- | Small patch |
| alexbuckley | 2022-05-05 03:23:07 UTC | Status | NEW | Needs Signoff |
| dcook | 2022-05-05 05:03:39 UTC | CC | dcook | |
| david | 2022-05-05 21:20:49 UTC | Status | Needs Signoff | Signed Off |
| david | 2022-05-05 21:20:53 UTC | Attachment #134622 Attachment is obsolete | 0 | 1 |
| m.de.rooy | 2022-05-13 09:37:58 UTC | CC | m.de.rooy | |
| Status | Signed Off | Failed QA | ||
| m.de.rooy | 2022-05-16 06:26:13 UTC | Summary | When Plack is not running koha-plack --restart should warn and then start Plack | koha-* scripts --restart should start even when not running |
| m.de.rooy | 2022-05-16 06:26:22 UTC | Severity | trivial | enhancement |
| alexbuckley | 2022-05-18 05:09:52 UTC | Status | Failed QA | ASSIGNED |
| dcook | 2022-05-20 04:46:55 UTC | Blocks | 21366 | |
| alexbuckley | 2022-05-24 00:49:49 UTC | Attachment #134665 Attachment is obsolete | 0 | 1 |
| dcook | 2022-06-03 01:22:29 UTC | Blocks | 21366 | |
| See Also | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21366 | |||
| alexbuckley | 2022-06-07 09:03:23 UTC | Status | ASSIGNED | Needs Signoff |
| david | 2022-07-14 20:21:24 UTC | Status | Needs Signoff | Signed Off |
| david | 2022-07-14 20:22:19 UTC | Attachment #135747 Attachment is obsolete | 0 | 1 |
| david | 2022-07-14 20:29:01 UTC | CC | david | |
| david | 2022-07-14 20:43:09 UTC | Text to go in the release notes | , if a service was not running an error message was generated (Error: {servicename} not running for ${instancename}") and a start command for the service was required. Example of message if plack is not running and the service is restarted: koha-plack --restart kohadev Plack not running for kohadev.:Starting Plack daemon for kohadev:. This enhancement restarts services if they are not running when using the --restart option for koha-plack, koha-indexer, koha-sip, koha-worker, koha-z3950-responder, and koha-zebra . Before this |
|
| jonathan.druart | 2022-08-09 08:39:31 UTC | See Also | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24991 | |
| CC | jonathan.druart+koha | |||
| alexbuckley | 2022-08-17 22:54:12 UTC | Attachment #139247 Attachment is obsolete | 0 | 1 |
| alexbuckley | 2022-08-17 22:58:00 UTC | Text to go in the release notes | This enhancement restarts services if they are not running when using the --restart option for koha-plack, koha-indexer, koha-sip, koha-worker, koha-z3950-responder, and koha-zebra . Before this, if a service was not running an error message was generated (Error: {servicename} not running for ${instancename}") and a start command for the service was required. Example of message if plack is not running and the service is restarted: koha-plack --restart kohadev Plack not running for kohadev.:Starting Plack daemon for kohadev:. | This enhancement restarts services if they are not running when using the --restart option for koha-plack, koha-indexer, koha-sip, koha-worker, koha-z3950-responder, and koha-zebra . An example of a message if plack is not running and the service is restarted: koha-plack --restart kohadev [warn] Plack not running for kohadev. ... (warning). [ ok ] Starting Plack daemon for kohadev:. Previously if a service was not running an error message was generated (Error: {servicename} not running for ${instancename}") and a start command for the service was required. |
| jonathan.druart | 2022-08-18 08:19:06 UTC | Status | Signed Off | Passed QA |
| jonathan.druart | 2022-08-18 08:19:10 UTC | Attachment #139305 Attachment is obsolete | 0 | 1 |
| Attachment #137738 Attachment is obsolete | 0 | 1 | ||
| jonathan.druart | 2022-08-18 08:20:04 UTC | CC | wizzyrea | |
| tomascohen | 2022-08-18 12:05:29 UTC | Version(s) released in | 22.11.00 | |
| Status | Passed QA | Pushed to master | ||
| lucas | 2022-10-03 22:47:03 UTC | Status | Pushed to master | RESOLVED |
| Resolution | --- | FIXED | ||
| CC | lucas | |||
| katrin.fischer | 2022-11-24 21:09:24 UTC | CC | robin | |
| Component | Architecture, internals, and plumbing | Command-line Utilities | ||
| katrin.fischer | 2023-06-08 22:26:47 UTC | Status | RESOLVED | CLOSED |
Back to bug 30684