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

Export Rules as YAML MacOS filename issue #216

Open
gerrycampion opened this issue Apr 3, 2024 · 0 comments
Open

Export Rules as YAML MacOS filename issue #216

gerrycampion opened this issue Apr 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gerrycampion
Copy link
Collaborator

Problem

Refer to the issue noted here: #213 (comment)

"I believe this could be an issue specific to Mac OS. When files are created, they use a filename format like: RuleID.UUID.yml
If a rule is missing a RuleID (There are currently 4 such rules), the filename will begin with a dot. MacOS treats these as hidden files."

Solution

The export functionality should use a placeholder for missing RuleIDs so that filenames do not start with periods.

@gerrycampion gerrycampion added the bug Something isn't working label Apr 3, 2024
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

1 participant