I am evaluating confluence databases for a simple skills management system.
We would like to store and manage a set of skills with some details and then have maybe another database where we join people with one or more skills and their level of knowledge.
Usecases:
For now I struggle a bit to join multiple skills inlding a skill-level with one person and report it nicely.
Has anyone here done similar things with confluence databases? Any advice is very welcome!
Solved! Go to Solution.
Community moderators have prevented the ability to post new comments.
Thank you @Filip Callewaert ! Thats quite what I did for now
Now trying to put the views and grouping together. I'll get there :-)
very unfortunate is the fact that I cannot use database macros in confluence templates. We wanted to have the users skillset on a dedicated user profile page, but thats not gonna work. I voted for https://jira.atlassian.com/browse/CONFCLOUD-77965 already
I'm quite confident that this feature will be released!
@Bernd Raesig , I think I would have a separate (linked) database with the skills. It's much easier to manage and it prevents manual and repetitive input.
Link the skills-database to a field, and then when selecting (select, not multi-select) a value, you can show related values from that other dbase too.
We have 2 databases, "numbat skills" with all skills definitions and "numbat people skills" where we link the skills to people and add a level to it
Indeed - that's clear. I first did not guess that from your first screenshot!