How do you set the Discovery source, "Manual Entry"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2020 11:47 AM
How do you set CIs that you've entered manually to a "Discovery source" of "Manual entry?" I don't really want to add this to our forms as a required field, but I want these CIs to play nicely with the IRE and to give us more complete information. I've thought of a default value, but I'm not sure where that might catch when it's not intended--import sets, integrations, etc. If handled properly, none of those, I suppose, but it still seems questionable. After business rule that sets it when empty and the user isn't mid_server?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 04:15 AM
Hello,
For anyone looking for similar scenario should consider the condition as gs.isInteractive() , instead of gs.getInteractive().
Thanks