[Bps-public-commit] rt-extension-timetracking branch add-inactivated-tickets-to-my-week updated. 0.23-2-gc9f6c38
BPS Git Server
git at git.bestpractical.com
Fri Mar 10 16:44:14 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt-extension-timetracking".
The branch, add-inactivated-tickets-to-my-week has been updated
via c9f6c387f53db0d61585b59ad3800c3d2efafbcc (commit)
from 625118350293e2d52e5a8296f3665a5e745aa85a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c9f6c387f53db0d61585b59ad3800c3d2efafbcc
Author: Ronaldo Richieri <ronaldo at bestpractical.com>
Date: Fri Mar 10 13:37:57 2023 -0300
Update POD with know issue about inactivated tickets
This is a known issue with the current implementation of the plugin. The
plugin will may not show inactivated tickets in the "My Week" view if the
ticket is moved to a queue with different Lifecycle after its status was
changed to a "inactivated" status type.
diff --git a/README b/README
index 4dae56a..21cc375 100644
--- a/README
+++ b/README
@@ -147,6 +147,15 @@ METHODS
not yet because of DST, this method adjusts it accordingly. Note that
the adjustment is inplace.
+ KNOWN ISSUES
+ My Week page automaticaly shows tickets where the user has tracked time
+ during the current week, as well as tickets that were created or where
+ the user has replied or commented during the current week.
+ Additionally, it shows tickets resolved by the user during the current
+ week, based on the Lifecycle where the ticket currently resides.
+ If ticket is moved after it was resolved to a queue with a different
+ Lifecycle, it may not be shown on the My Week page.
+
AUTHOR
Best Practical Solutions, LLC <modules at bestpractical.com>
-----------------------------------------------------------------------
Summary of changes:
README | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
rt-extension-timetracking
More information about the Bps-public-commit
mailing list