Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

[BUG] Network Offering form security options are not saved correctly #757

@alexandremattioli

Description

@alexandremattioli

Describe the bug
When creating a network offering with "promiscuous mode", "forged transmits" and "MAC address changes" on Primate it sets the values on the "network_offering_details" table as "accept" when the correct value that should be set is "true".

To Reproduce
Steps to reproduce the behavior:

  1. Log in as an Admin
  2. Go to 'network offerings'
  3. Create a network offering with the 3 security settings enabled
  4. On the "network_offering_details" they will have the value "accept".

Expected behavior
Value for security settings should be "true"

Screenshots

Promisc

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions