Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow linking to older versions of a series #506

Open
kuba-moo opened this issue Dec 5, 2022 · 1 comment · May be fixed by andrepapoti/patchwork#2 or #587
Open

Allow linking to older versions of a series #506

kuba-moo opened this issue Dec 5, 2022 · 1 comment · May be fixed by andrepapoti/patchwork#2 or #587

Comments

@kuba-moo
Copy link

kuba-moo commented Dec 5, 2022

Add support for automation to link an older version of a series to a newer one.

@pevik
Copy link
Contributor

pevik commented Sep 29, 2023

I would rename the issue to "Link older versions of series together" (allow suggest one would choose and administrate this, but just some quite well working mechanism would be good enough). I suppose it would be based just on the patch subject. But it would be great if it linked also patches send by different user.

I suppose this feature would require modifying database layout, right?
Here are at least DB installation details (layout does not look to be described)
https://github.com/getpatchwork/patchwork/blob/main/docs/development/installation.rst
https://patchwork.readthedocs.io/en/latest/deployment/installation.html#database

andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
For two series to be linked togheter they must belong to the same project

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
…eries'

Ensure the retrival of series is keept at O(1) complexity.

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 18, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
@andrepapoti andrepapoti linked a pull request Mar 19, 2024 that will close this issue
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 19, 2024
For two series to be linked togheter they must belong to the same project

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 19, 2024
…eries'

Ensure the retrival of series is keept at O(1) complexity.

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 19, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 19, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 19, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
@andrepapoti andrepapoti linked a pull request Mar 19, 2024 that will close this issue
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 21, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 21, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 21, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 22, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Mar 22, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
For two series to be linked togheter they must belong to the same project

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
…eries'

Ensure the retrival of series is keept at O(1) complexity.

Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
andrepapoti added a commit to andrepapoti/patchwork that referenced this issue Apr 10, 2024
Closes getpatchwork#506

Signed-off-by: andrepapoti <andrepapoti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants