Currently, whenever a new certificate is imported both the main table and the detail table are updated. This should not be the case as it is inefficient to update both tables when it is not needed. The details table should only be update on import if you are on the certificate page and the main table should only update if you are on the main page.
Currently, whenever a new certificate is imported both the main table and the detail table are updated. This should not be the case as it is inefficient to update both tables when it is not needed. The details table should only be update on import if you are on the certificate page and the main table should only update if you are on the main page.