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

Tags don't show when entered via alert_tool.pl #35

Closed
ghub2015 opened this issue Mar 16, 2016 · 1 comment
Closed

Tags don't show when entered via alert_tool.pl #35

ghub2015 opened this issue Mar 16, 2016 · 1 comment

Comments

@ghub2015
Copy link

"Tags" do not show up in the SCOT UI when they are entered via alert_tool.pl

To reproduce:

  1. Create a tag manually in the SCOT UI, for example under "Intel":
https://scot/#/intel/1
  • enter "Manual" in Tags field, without quotes
  • Verify that you can see "Manual" in Tags selector on the various SCOT screens
  1. Create a tag programmatically by using alert_tool.pl
./alert_tool.pl
  • enter "Code" in Tags field, without quotes
  • Dumper will confirm POST data
  • You will not find/see "Code" tag anywhere in the SCOT UI
@toddbruner
Copy link
Contributor

alert_tool.pl removed, was only sample code. See wiki entry on creating alerts via rest api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants