Delete a custom Publisher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 06:39 AM
Hi,
We created a custom Publisher and a custom Product before finding a relevant standard Product.
We managed to delete the custom Product, but "nobody" has Delete right on samp_custom_sw_publisher.
Will it be automatically deleted, due to no related Product ? Will it stay there without purpose ?
Is there a negative effect to delete it with a new Delete ACL on samp_custom_sw_publisher ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 06:26 AM
Hi everyone,
Can anybody help me with this ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 01:17 PM
Hi @Jonathan CABY,
for custom products and custom publisher SAMP doesn't use the table you mentioned and which we would also expect. In case of custom publisher it is the default [core_company] table. Please delete the custom publisher there.
Best, Dennis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2023 08:07 AM
SAMP do use the samp_custom_sw_publisher table.
Custom Products are initiated referencing the Company table in the samp_custom_sw_product.manufacturer field, but the samp_sw_publisher table is also referenced after creation in the samp_custom_sw_product.publisher field.
If the Company in manufacturer field is not linked to a Publisher, a Custom Publisher is automatically created with the same name and referenced in the publisher field of the Custom Product.
We can delete the Custom Product, but not the Custom Publisher.