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

Bug: The previous two versions uploaded fine. Now I get an error message saying my script title doesn't match or my name doesn't match. They do match the original, so what is taking the spaces out? Brad Fortner doesn't match "BradFortner". Of course the spaces were there before. #219

Closed
Darby-Lols opened this issue Dec 30, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Darby-Lols
Copy link

Describe the bug
A clear and concise description of what the bug is.

When did it happen
Please try to be as accurate as possible, as this will help in correlating logs/metrics from the server.

To Reproduce
Is this problem reproduceable, if so, please provide the steps required to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Browser details:
If this problem is related to the UI (User Interface), please provide as much information as possible about the browser version you are using.

Additional context
Add any other context about the problem here e.g. the JSON/PDF of the script

@Darby-Lols Darby-Lols added the bug Something isn't working label Dec 30, 2022
@AdmiralGT
Copy link
Owner

Any chance you could add the JSON as an attachment so I can take a look?

@AdmiralGT AdmiralGT assigned Darby-Lols and unassigned AdmiralGT Dec 30, 2022
@AdmiralGT
Copy link
Owner

My guess though would be that you've added the metadata to the JSON and it's complaining of a mismatch.

Alternatively, try using the "Upload new version" button on the script you want to update. This will fill in the fields from the previous version and so you just need to update the version and attach a new PDF + JSON.

@Darby-Lols
Copy link
Author

Darby-Lols commented Dec 30, 2022 via email

@AdmiralGT
Copy link
Owner

Currently the script tool removes spaces from the Author and Name fields when creating a script in Chrome. This means if you try to upload a script and fill the form in with a space in the Name or Author field, it will fail validation.

This is a bug in the official script tool, but until that's resolved I've temporarily removed that validation against the JSON _meta fields and just used that provided in the form.

I'm tracking the full resolution to that in #220 but if you try uploading now it should work.

@Darby-Lols
Copy link
Author

Darby-Lols commented Jan 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants