Share folder multiple times to different locations

I’m trying to organize my projects.
I have admin user who own all projects and I want to share this projects with some user group but multiple times. For example I have
/projects/first-2019
/projects/first-2020
I want to share first-2019 to folder
/projects/general/first-2019
/projects/byYear/2019/first-2019
/projects/byType/paused/first-2019
And I want to share second-2020 to
/projects/general/first-2020
/projects/byYear/2020/second-2020
/projects/byType/active/second-2020

But when I try to create second share for the same node I have an error Path is already shared with this group