Opened 16 years ago
Closed 14 years ago
#1236 closed enhancement (fixed)
Add possibility to set how items should be shared when using batch importers
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.16 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description (last modified by )
Today items are shared to the active project but I would also want to share items to groups. Is it possible to add sharing functionaliity to the batch importer plugins?
Change History (3)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|---|
Milestone: | → BASE 2.x+ |
comment:2 by , 14 years ago
Milestone: | BASE 2.x+ → BASE 2.16 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Now that #1459 has been implemented, this should now be relatively easy to fix. The same fix will also solve #1187.
This will be implemented by adding support for a column that holds the name of a permission template. The permissions from the template are copied to new items or merged with the permissions on existing items.