Complete
Details
Details
More fields
More fields
Katalon Platform
Katalon Platform
Created February 17, 2021 at 7:48 PM
Updated February 18, 2021 at 11:34 AM
Resolved February 18, 2021 at 11:34 AM
Thanks for using the TrueNAS Community Edition issue tracker! TrueNAS Enterprise users receive direct support for their reports from our support portal.
PR: https://github.com/truenas/middleware/pull/6440
There are interface drivers where some capability is dependant on some other capability so if try to enable X capability which is dependant on Y, it will not be enabled unless both of them are enabled together. After discussing with mav, we should first try to enable capabilities together and if that fails we can revert to trying to enable them one by one.