project icon indicating copy to clipboard operation
project copied to clipboard

[13.0][IMP] project_key: Allow copying of projects

Open skeller1 opened this issue 4 years ago • 1 comments

  1. Allow copying of projects (Add own sequence record P1-PXXXXX)

  2. Fix updating task keys after changing project key containing - (replaced split_part by substring)

  3. Fix updating sequence name after changing project name with existing project key

  4. Fixing post_init_hook to set all project task keys (folded task_ids are ignored through domain see here)

post_init_hook result before

project_key_hook_before_fix

post_init_hook result after fixing

project_key_hook_after_fix

Fixes #734

skeller1 avatar Nov 15 '20 16:11 skeller1

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Aug 07 '22 12:08 github-actions[bot]