-
work was done within !39 to ensure that if no serial number was found during inventory that it would set the value to `null` within the DB. even when there are no duplicate serial numbers, devices wit…
-
_From @Xarkam on June 7, 2017 7:25_
## Steps to reproduce
Clone https://github.com/ExtCore/ExtCore-Sample-Modular-Ui-Adv
## Expected behavior
Restore package
## Actual behavior
```
PS F:\D…
-
From nifikop created by [teplydat](https://github.com/teplydat): Orange-OpenSource/nifikop#66
## Bug Report
**What did you do?**
I want to grant permission on specific "components" (let's call …
-
_Merges fixes-inventory -> development_
### :books: Summary
small changes to correct bugs found within inventory logic
### :link: Links / References
- related to #75
### :construction_worker:…
-
After posting a change comment via the API I can no longer navigate to the Change, instead I am presented with an error page stating class not found
```
Environment:
Request Method: GET
Re…
-
#### Describe the workflow you want to enable
I am trying to implement the fpgrowth algorithm on a dataset that I am working on. I do know for a fact that the input fpgrowth only accepts is in bi…
-
In GitLab by @jasonpagetas on Jul 17, 2024, 05:47
Manually entered in a new device with correct name and S/N copied from Fred.
Conducted an inventory using AWX
AWX reported job successful
Centurio…
-
_Merges 66-fix-inventory-uuid-update -> development_
### :books: Summary
### :link: Links / References
- issue #66
### :construction_worker: Tasks
- [ ] Add your tasks here if required (del…
-
the adding of notes to a device requires that the user has `add_device` permission.
implementation
``` py
@method_decorator(auth_decorator.permission_required("itam.change_device", raise_exception=T…
-
_Merges feat-2024-05-18 -> development_