Skip to content

Improve handling of profile fields - #37497

Merged
blizzz merged 1 commit into
masterfrom
enh/profile-fields
Mar 31, 2023
Merged

Improve handling of profile fields#37497
blizzz merged 1 commit into
masterfrom
enh/profile-fields

Conversation

@Pytal

Copy link
Copy Markdown
Member

Summary

Improves handling of profile fields

Checklist

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

Copy link
Copy Markdown
MemberAuthor

/backport to stable26

@Pytal

Copy link
Copy Markdown
MemberAuthor

/backport to stable25

@Pytal

Copy link
Copy Markdown
MemberAuthor

/backport to stable24

@Pytal

Copy link
Copy Markdown
MemberAuthor

/backport to stable23

@Pytal

Copy link
Copy Markdown
MemberAuthor

/backport to stable22

@Pytal
Pytalforce-pushed the enh/profile-fields branch from 4b13b6d to ba1bfb4CompareMarch 30, 2023 19:32
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Pytalforce-pushed the enh/profile-fields branch from ba1bfb4 to 7bc8b54CompareMarch 31, 2023 00:11
@blizzz
blizzz merged commit b14ae5c into masterMar 31, 2023
@blizzz
blizzz deleted the enh/profile-fields branch March 31, 2023 15:09
@backportbot-nextcloud

backportbot-nextcloudBot commented Mar 31, 2023

Copy link
Copy Markdown

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

backportbot-nextcloudBot commented Mar 31, 2023

Copy link
Copy Markdown

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

backportbot-nextcloudBot commented Mar 31, 2023

Copy link
Copy Markdown

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Pytal@nickvergessen@skjnldsv@blizzz