Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Mar 30, 2023

Summary

Improves handling of profile fields

Checklist

@Pytal Pytal added the 3. to review Waiting for reviews label Mar 30, 2023
@Pytal Pytal added this to the Nextcloud 27 milestone Mar 30, 2023
@Pytal Pytal self-assigned this Mar 30, 2023
@Pytal
Copy link
Member Author

Pytal commented Mar 30, 2023

/backport to stable26

@Pytal
Copy link
Member Author

Pytal commented Mar 30, 2023

/backport to stable25

@Pytal
Copy link
Member Author

Pytal commented Mar 30, 2023

/backport to stable24

@Pytal
Copy link
Member Author

Pytal commented Mar 30, 2023

/backport to stable23

@Pytal
Copy link
Member Author

Pytal commented Mar 30, 2023

/backport to stable22

@Pytal Pytal force-pushed the enh/profile-fields branch from 4b13b6d to ba1bfb4 Compare March 30, 2023 19:32
@Pytal Pytal force-pushed the enh/profile-fields branch from ba1bfb4 to 7bc8b54 Compare March 31, 2023 00:11
@blizzz blizzz merged commit b14ae5c into master Mar 31, 2023
@blizzz blizzz deleted the enh/profile-fields branch March 31, 2023 15:09
@backportbot-nextcloud
Copy link

backportbot-nextcloud bot commented Mar 31, 2023

The backport to stable24 failed. Please do this backport manually.

Details
# Switch to the target branch and update it
git checkout stable24
git pull origin/stable24

# Create the new backport branch
git checkout -b fix/foo-stable24

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable24

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

#37561

@backportbot-nextcloud
Copy link

backportbot-nextcloud bot commented Mar 31, 2023

The backport to stable23 failed. Please do this backport manually.

Details
# Switch to the target branch and update it
git checkout stable23
git pull origin/stable23

# Create the new backport branch
git checkout -b fix/foo-stable23

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable23

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

#37562

@backportbot-nextcloud
Copy link

backportbot-nextcloud bot commented Mar 31, 2023

The backport to stable22 failed. Please do this backport manually.

Details
# Switch to the target branch and update it
git checkout stable22
git pull origin/stable22

# Create the new backport branch
git checkout -b fix/foo-stable22

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable22

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

#37563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants