Possibility to customize default shared link name

Description

No description

Linked issues

relates to
Issue Type Icon ESFJ-681 Revert default share name format Priority: Medium
Released

Activity

Mariusz Szymański 16 June 2023, 12:50

@Krzysztof Bogdan Merged

Krzysztof Bogdan 16 June 2023, 11:50

@Mariusz Szymański Please merge with dev

Parsa Shiva 16 June 2023, 10:36

@Mariusz Szymański Fix verified - QA environment.

Mariusz Szymański 7 June 2023, 08:50

@Parsa Shiva Issue with parent is fixed.

Parsa Shiva 6 June 2023, 14:56

@Mariusz Szymański As discussed over the call, we decided to fix issue parent, and report URL overlapping (Unrelated to this improvement) independently.

Parsa Shiva 1 June 2023, 21:16

@Mariusz Szymański

Let’s have a zoom call tomorrow. few issues occur which will be easier to address over a call.

Notes for me:

  • Email ()

  • URL overlapping

  • Issue parent

  • Flickering on issue list

Mariusz Szymański 31 May 2023, 13:30

@Parsa Shiva Ok, so:
creationUSTime - there was a typo, it’s fixed

issueParent - if there is no parent, this will be empty

userMail - this was a tougher one, it took me a while but it turned out that userMail depends on user’s privacy settings. So if user doesn’t want to share their e-mail, this field will be empty.

Parsa Shiva 31 May 2023, 12:04

@Mariusz Szymański Yes, if you could please check (${userMail}, ${creationUSTime}, and ${issueParent}) it would be great. in case they are missing what should be displayed as per design.

Thank you.

Mariusz Szymański 31 May 2023, 12:03

ok, so I propably made a typo in ${creationUSTime} or something like that, will fix it tomorrow. Parent is empty, because the issue doesn’t have a parent I guess

Parsa Shiva 31 May 2023, 12:01

@Mariusz Szymański My variables are: Share created by ${userName} (${userMail}) on ${creationDate} (${creationUSDate}), time ${creationTime} (${creationUSTime}), project key: ${projectKey}, issue key: ${issueKey}, issue summary: ${issueSummary}, issue parent: ${issueParent}.

Parsa Shiva 31 May 2023, 12:00

@Mariusz Szymański Here is what I got:

Share created by Amirparsa Shiva () on 31/05/2023 (05/31/2023), time 31/05/2023 11:55 (${creationUSTime}), project key: QA, issue key: QA-81, issue summary: Approval path, issue parent: .

Mariusz Szymański 31 May 2023, 11:59

@Parsa Shiva It should show the default name (e.g. External Share Link or page name). Could you please show how it looks?

Parsa Shiva 31 May 2023, 11:57

@Mariusz Szymański What happens when there is missing info? I got the variables just listing in the name. Is that the design?

Mariusz Szymański 31 May 2023, 11:46

@Parsa Shiva No, it’s set on Project Settings, Defaults page

Parsa Shiva 31 May 2023, 11:45

@Mariusz Szymański Is this feature available on global settings? If you could please elaborate.

Kamil Zarychta 30 May 2023, 13:54

@Mariusz Szymański please fix merge conflicts and deploy code on QA

Mariusz Szymański 29 May 2023, 13:06

@Parsa Shiva Please, test it

Krzysztof Bogdan 29 May 2023, 11:13

@Mariusz Szymański Code looks good. Please move to QA

Krzysztof Bogdan 15 May 2023, 14:52

@Mariusz Szymański Code