im using Agent & Fleet , all in version 7.16.2
kubernetes integration 1.9.0 without Assets
Hi @gabrielfsousa , do you use Kibana spaces ? In 7.16.2, integration assets can only be viewed in the space that they were installed in.
1 Like
thank you was that the issue, i have 30 spaces, had to look it into all...
thank you
Glad I could help, as of 8.0.1 a message is now shown in this situation:
elastic:main
← hop-dev:74353-assets-installed-in-separate-space
opened 05:13PM - 10 Feb 22 UTC
## Summary
Related to [#74353](https://github.com/elastic/kibana/issues/74353… )
Previously, when an integration was installed in space 1, when viewing the assets in space 2 we would simply show "no assets found". We now display "This integration is installed, but no assets are available in this space".
<img width="1216" alt="Screenshot 2022-02-10 at 15 56 00" src="https://user-images.githubusercontent.com/3315046/153458469-1a3da6ca-24c8-4188-bced-544fcca6305d.png">
**Testing**
I don't believe we have any cypress tests that create spaces yet so this seemed like more work than this bugfix deserves? I also believe the assets component has too many side effects for unit tests to be a good use of time here
1. test the message is shown correctly:
- create a space "space2"
- install an integration in space2
- switch to the default space
- view the integrations assets, the new message should be displayed
2. test "no assets found" still displays correctly
- install "Custom UDP Logs" integration (doesnt have any assets)
- view the assets tab
- verify "No assets found" is displayed
### Checklist
Delete any items that are not applicable to this PR.
- [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
@Mark_Hopkin i have missing data in the dashboard.
what can i do ?