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

CSV posting and allow list #223

Open
karindalziel opened this issue Aug 3, 2023 · 0 comments
Open

CSV posting and allow list #223

karindalziel opened this issue Aug 3, 2023 · 0 comments
Labels
Discuss issues that require discussion before moving forward

Comments

@karindalziel
Copy link
Member

This issue came up in Stories of Humanity

It appears that the allow list functionality (like we use on chesnutt) only applies to filenames, not individual items. For now, the answer to this will be to delete the items we don't want to post, which isn't ideal.

For the future, I propose one of the following:

  • Add a field to the spreadsheet like "Ready to publish?" and add "y" if the item is ready, change script in datura to look for "y" before posting. Datura script should allow for upper/lower case and leading/trailing spaces just in case
  • change datura functionality to check for id's in spreadsheet rather than the file name when determining which items to post

I suspect the first is easier to implement, but the second might be more future proof

@karindalziel karindalziel added the Discuss issues that require discussion before moving forward label Aug 3, 2023
@wkdewey wkdewey added this to the Future release milestone Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discuss issues that require discussion before moving forward
Projects
None yet
Development

No branches or pull requests

2 participants