Error on reassigning ticket

I'm using YT inCloud and I've enabled the 'jetbrains-youtrack-additionalNotifications' workflow.

When I change asignees, I get the following error:
"Workflow jetbrains-youtrack-additionalNotifications reports error: No localized entry with id 'Notify_on_issue_reassign._YouTrack_Reassigned_Issue_{0}_{1}'."

I suppose I must localize the string (even though I'm using English, so I don't see why I must do so), but how can I do with YT inCloud? I can't, as far as I know.

So I have to either disable this workflow, or make my own version without localization.

But again, what's the point of providing localization if then we can't use it?

Please give me some clarification.

Thanks.
0
12 comments
Andrea,

Thank you for reporting this one.
That's because of the error with localizing particular message from the workflow.
Currently you may remove the '|10n' tag from the workflow script.

We'll solve this shortly.
0
Andrea,

Moreover, with new notifications scheme, this workflow becomes useless. Information about assignee changes will be included in your common notification 'Digest scheme'. User who changes the assignee and user whom the issue was assigned to will receive notifications.
Check this under Administration > Notification Templates

Thank you.
0
Avatar
Andrea Sciamanna
I missed that.

Thank you.

Then most likely this will solve also the other issue.

I will close this one and the other as soon as I get a confirmation from the other developers.

Thanks again.
0
I have the same issue with notifyMultipleUnregisteredUsers workflow when I try to comment on an issue received. I guess that I also should remove the |10n tag. I can see where the tag in and can edit it however when I deleted it I get '<no alias>' red message. That doesn't looks good :S
0
btw it looks like the tag is 'l10n' right? no?
0
omg I had no idea that workflow was this awkward... I think I manage to delete the "tag" by using 'Cut' since there was nothing else at hand, however another error came up 'incorrect number of parameters'... so I guess that there is no fix
0
Workflow jetbrains-youtrack-notifyMultipleUnregisteredUsers reports error: No localized entry with id 'Send_notifications_to_all_unregistered_users._{0}_{1}'.
0
Since YouTrack 5 standard notifications cover this case, please look at JT-24455.
0
As quick fix you can replace the l10n(...) expression in workflow with your own string, e.g. "Issue <a href=\" ...".
0

screenshot.jpeg


see screenshot... I don't have such a workflow attached... as you can see the only work around I found was to revert back to "jetbrains-youtrack-notifyUnregisteredUsers". notifyMultipleUnregisteredUsers did not work in my installation... also, is there a tutorial on how to make changes to a workflow using the workflow editor? I praise very highly jetbrains product normally but I have to say that workflow editor seems a pretty unwieldy editor to me :S
0

i have the issue in version 6.5 and i cannot delete the multiple user notification because i need it for auto answer after creation an issue.

 

Any one has a fixed for this problem?

0

Please sign in to leave a comment.