[PR #591] [MERGED] Stop reuse of server ids #914

Closed
opened 2026-02-25 21:36:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/591
Author: @henrique-borba
Created: 8/11/2022
Status: Merged
Merged: 8/12/2022
Merged by: @jasonmunro

Base: masterHead: fix/server_ids_fix


📝 Commits (1)

📊 Changes

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

View changed files

📝 modules/imap/handler_modules.php (+7 -6)

📄 Description

If server 1 is removed, index 1 must not be used anymore. Reusing entities ids can cause many problems.

https://github.com/jasonmunro/cypht/issues/573


🔄 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/cypht-org/cypht/pull/591 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 8/11/2022 **Status:** ✅ Merged **Merged:** 8/12/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `fix/server_ids_fix` --- ### 📝 Commits (1) - [`e2b6f27`](https://github.com/cypht-org/cypht/commit/e2b6f273cd7cdaf0df38c3c5f119597497f75837) Stop reusing server ids ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/handler_modules.php` (+7 -6) </details> ### 📄 Description If server 1 is removed, index 1 must not be used anymore. Reusing entities ids can cause many problems. https://github.com/jasonmunro/cypht/issues/573 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#914
No description provided.