hepdata icon indicating copy to clipboard operation
hepdata copied to clipboard

Repository for main HEPData web application

Results 99 hepdata issues
Sort by recently updated
recently updated
newest added

A method of easily restoring `prod` backups of the CephFS data directory and PostgreSQL database to `qa` should be developed, and maybe automatically run at regular intervals (daily/weekly). The `qa`...

type: enhancement
priority: medium
complexity: medium

I made changes in c6cd938 to cut HTML tags out of emails when displaying on the console, to make them easier to read. Unfortunately this means URLs of links aren't...

type: bug
priority: medium
complexity: medium

We seem to be having a lot of issues with SauceLabs reliability lately. (I've just contacted their support team as tests are being particularly flaky today). Perhaps we should look...

type: bug
priority: medium
complexity: high

An uploaded archive should only contain a `submission.yaml` file, YAML data files specified as `data_file`, and linked auxiliary files specified as `additional_resources`. Currently, many uploaded archives contain other spurious files...

type: bug
priority: low
complexity: high

https://github.com/HEPData/hepdata/blob/552898ea913ee1c785d119c2ddbfe1270f021e83/hepdata/modules/inspire_api/parser.py#L178-L179 These lines gave a [Sentry exception](https://hepdata-sentry.web.cern.ch/sentry/hepdata-prod/issues/33835/?environment=production) `KeyError: 'categories'` when updating publication information from https://inspirehep.net/literature/1496981 where the JSON metadata contains: ```json "arxiv_eprints":[{"value":"1611.03421","categories":["hep-ex","hep-ph"]},{"value":"1611.03421"}] ``` The `categories` is not a required property...

type: bug
priority: medium
complexity: low

Looking at DataCite Fabrica for the `CERN.HEPDATA` account, there are a total of 135,890 DOIs with state "Findable", of which 135,240 have Schema 4 metadata, but 623 still have Schema...

type: bug
priority: high
complexity: medium

Currently, the "Upload and Process" button can be clicked before a file is chosen, resulting in a validation error. If using the Sandbox, a blank entry is then created that...

type: bug
priority: medium
complexity: medium

(Or in place of it.) We are doing our own thing when it comes to unpacking archives rather than using the built-in method. (The only exception is .yaml.gz files which...

type: enhancement
priority: low
complexity: medium

In a two-dimensional histogram, the color scale represents the z axis. It would be useful to have an option to display this in a logarithmic scale, as can be done...

type: enhancement
priority: medium
complexity: medium

Currently, the "Visualize" section will not display a point if logarithmic y scale is selected and that point's uncertainty goes below zero (even if the point value itself is above...

type: bug
priority: medium
complexity: medium