No update importable property when republishing module in constructor #5229

Open
opened 2026-02-20 16:31:45 -05:00 by deekerman · 0 comments
Owner

Originally created by @SinergiaCRM on GitHub (Aug 5, 2024).

Issue

If you have published a custom module that was set to false with the importable option and want to modify it from the module builder to enable the Import option, the change is not applied when you republish the module. In the module builder, the change is saved permanently.

Possible Fix

Empty the custom/modulebuilder/builds/<package> folder before each new module release.

Steps to Reproduce the Issue

1. Go to Module Builder and generate a module without selecting Import
2. Publish the module
3. Go to the module loader and select the generated module
4. Try to modify the module status in the module builder by selecting, now yes, checking Import.
5. Publish the module with the changes, upload it to the loader.
6. Verify that it still does not allow the import, to check it click on the menu option of the module Import and verify that it does not work

Context

No response

Version

7.14.3

What browser are you currently using?

Firefox

Browser Version

128.0.3 (64-bit)

Environment Information

MySQL, PHP Version 7.4.33

Operating System and Version

Ubuntu 22.04.4 LTS

Originally created by @SinergiaCRM on GitHub (Aug 5, 2024). ### Issue If you have published a custom module that was set to false with the importable option and want to modify it from the module builder to enable the Import option, the change is not applied when you republish the module. In the module builder, the change is saved permanently. ### Possible Fix Empty the `custom/modulebuilder/builds/<package>` folder before each new module release. ### Steps to Reproduce the Issue ```bash 1. Go to Module Builder and generate a module without selecting Import 2. Publish the module 3. Go to the module loader and select the generated module 4. Try to modify the module status in the module builder by selecting, now yes, checking Import. 5. Publish the module with the changes, upload it to the loader. 6. Verify that it still does not allow the import, to check it click on the menu option of the module Import and verify that it does not work ``` ### Context _No response_ ### Version 7.14.3 ### What browser are you currently using? Firefox ### Browser Version 128.0.3 (64-bit) ### Environment Information MySQL, PHP Version 7.4.33 ### Operating System and Version Ubuntu 22.04.4 LTS
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/SuiteCRM-SuiteCRM#5229
No description provided.