Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notification - content of the child file table #48

Open
mhidas opened this issue Feb 21, 2018 · 1 comment
Open

Email notification - content of the child file table #48

mhidas opened this issue Feb 21, 2018 · 1 comment

Comments

@mhidas
Copy link
Contributor

mhidas commented Feb 21, 2018

A couple of tweaks to the child file table in the notification emails:

  • Name - if the file was uploaded to S3, the name could be a direct download link to the file;
  • Checks passed - rename to just "Checks", and give more info in the values, rather than just True/False: "N/A" if no checks applied (or just non-empty), e.g. "FAIL (cf)" if any checks failed, "PASS" if all passed.
  • Published - rename to "Status", with values:
    • PUBLISHED if file was successfully harvested and/or stored to S3;
    • ARCHIVED if file was only archived (and not harvested or stored to S3);
    • IGNORED if publish_type was NO_ACTION (though we'd also need to consider if the file was used to generate another file which was then published)
    • DELETED if the file was a delete request and was successfully deleted;
    • ERROR if anything went wrong.

It may also be helpful to indicate if a file was an overwrites of a previously published version (e.g. with an asterisk in the Status column, explained below the table).

It would also be helpful to identify files that were not part of the original incoming collection, but generated during the handling process. Again, could be indicated with a special symbol in the table + a footnote, or better still, these files could be listed in a separate table.

@mhidas
Copy link
Contributor Author

mhidas commented Oct 23, 2018

Another suggestion from Pete J:

Ok, so what about another column in the files table just containing the directory part of
http://thredds.aodn.org.au/thredds/catalog/IMOS/ABOS/SOTS/2018/real-time/catalog.html?dataset=IMOS/ABOS/SOTS/2018/real-time/IMOS_ABOS-ASFS_RW_20180822T142042Z_SOFS_FV00_SOFS-7-5-2018-TriAXYS.nc
So how about …/ABOS/SOTS/2018/real-time which is a link to the above

@mhidas mhidas added the notify label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant