[PR #2973] [MERGED] Fix org export (again) #6843

Closed
opened 2026-03-07 21:06:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2973
Author: @BlackDex
Created: 12/11/2022
Status: Merged
Merged: 12/12/2022
Merged by: @dani-garcia

Base: mainHead: fix-org-export


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 src/api/core/organizations.rs (+7 -7)

📄 Description

It looks like Bitwarden, in-the-end, didn't changed the export feature on v2022.11.0, and now have put in on v2023.1.0.

This patch now changes that to the same version.
Before those new clients are being released, we should see if they changed that again, and adjust where needed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2973 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 12/11/2022 **Status:** ✅ Merged **Merged:** 12/12/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-org-export` --- ### 📝 Commits (1) - [`aa355a9`](https://github.com/dani-garcia/vaultwarden/commit/aa355a96f92c731c01cf0c4b9d135808e144778e) Fix org export (again) ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+7 -7) </details> ### 📄 Description It looks like Bitwarden, in-the-end, didn't changed the export feature on v2022.11.0, and now have put in on v2023.1.0. This patch now changes that to the same version. Before those new clients are being released, we should see if they changed that again, and adjust where needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:06:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6843