Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Administration
Created by Guest
Created on Jul 12, 2021

If there is only one database (.nsf) in folder, when a user deletes that database, do not delete the folder.

If there is only one database (.nsf) in sub folder under data directory, when a user deletes that database by Notes client, the sub folder will also be deleted.
This phenomenon will also remove directory links as well.
However, if the user wants to use that sub folder again, they will have to create it again.

Therefore, even if all the databases are deleted from sub folder under data directory, please do not immediately delete the sub folders and directory links.


  • Attach files
  • Guest
    Reply
    |
    Dec 15, 2022

    One of the reasons could be that management programs expects that folder to exist. If the code is not robust, a missing folder with cause the program to fail.

    Also, if the folder is a mount point, it will be outright wrong trying to delete it.

    And it may be the administrator's human preference, to have certain folders or folder structures always in place under all circumstances.

    Generally speaking, this feature seems to be an example of over-engineering. There is no good reason why Domino should delete empty folders either.

  • Admin
    Thomas Hampel
    Reply
    |
    Dec 15, 2022

    Can you please describe why you want to keep an empty folder around all the time?