Answer by Francis Martens (Exalate) on 21 September 2019
I have been working on this challenge with maya, and the challenge is a bit more complex.
There are 2 instances and 4 projects at play
External Instance (label JSD)
with one service desk project
Internal Instance (Label INT) with 3 projects
Internal service desk and 2 dev projects: dev project A and dev project B
Requirements
The comment related requirements are
Comments on the external service desk need to go to the internal service desk and ripple through to the dev projects
Comments on the dev project(s) should only go to the internal service desk project but not to the external service desk
Comments from the dev project on the internal service desk must be restricted, while the comments from the internal service desk on the dev project must be open
If a comment is made on dev project A, then it should not ripple through to dev project B or the original ticket (on the external service desk)
The whole use case is documented on our documentation site (including a suggested solution)
[Failed to download attachment: attachment_3703689_Dual%20COmment%20%282%29.png. Error: HTTPSConnectionPool(host=ādocs.idalko.comā, port=443): Max retries exceeded with url: /exalate/download/attachments/42631366/Dual%20COmment%20%282%29.png?version=1&modificationDate=1569046900658&api=v2&effects=drop-shadow (Caused by SSLError(SSLCertVerificationError(1, ā[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)ā)))]
Comments:
maya commented on 22 September 2019
Thank you Francis.
Iāll check this out.
maya commented on 25 September 2019
Hi Francis,
When trying to implement this
Comments from the dev project on the internal service desk must be restricted, while the comments from the internal service desk on the dev project must be open
The internal Sync is working but without restricted comment in the āinternal service deskā project.
Also, the sync to the external service desk is stuck ( Exalate status is āin progressā without showing any error)
any idea why is this happen?
Thanks,
Maya
Francis Martens (Exalate) commented on 25 September 2019
There are 2 problems here
a) the restriction is not applied
b) the external sync is stuck
Can you analyze both problems separately?
If you want to use some of the allocated professional services hours - we can do this analysis if we can get access to your environment.
In the outgoing filter of the B1 side in the B1 - C1 connection, you can have logic to only send comments if there are no role or group limitations, for example with something like this: