[PR #2782] [MERGED] [PM-3834] Fix import items link #34304

Closed
opened 2026-04-21 01:55:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2782
Author: @fedemkr
Created: 9/19/2023
Status: Merged
Merged: 9/22/2023
Merged by: @fedemkr

Base: vault/pm-2658/feature-settings-reorganizationHead: vault/pm-3834/fix-import-items-link


📝 Commits (2)

  • 7c06e16 PM-3834 Fix import items link
  • 01ec5c9 PM-3834 Fix import items link, removed old link.

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/App/Pages/Settings/VaultSettingsPageViewModel.cs (+3 -2)
📝 src/Core/ExternalLinksConstants.cs (+0 -1)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Fix import link

Code changes

  • Updated import items link

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/bitwarden/android/pull/2782 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `vault/pm-2658/feature-settings-reorganization` ← **Head:** `vault/pm-3834/fix-import-items-link` --- ### 📝 Commits (2) - [`7c06e16`](https://github.com/bitwarden/android/commit/7c06e16b1593678831fb352bf1c000c01dd839c0) PM-3834 Fix import items link - [`01ec5c9`](https://github.com/bitwarden/android/commit/01ec5c9a0a6bb701cd0e2ccb6586e00ffb6cdd57) PM-3834 Fix import items link, removed old link. ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/VaultSettingsPageViewModel.cs` (+3 -2) 📝 `src/Core/ExternalLinksConstants.cs` (+0 -1) </details> ### 📄 Description ## Type of change - [X] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Fix import link ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * Updated import items link ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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-04-21 01:55:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#34304