ABCD
1
Order of ImportanceIssueLinkSummaryWhy Priority
2
1https://github.com/ArctosDB/arctos/issues/915By-session cache.The way sessions are structured in Arctos makes it difficult to implement clustered webservers, which we otherwise now have the capability to support.
3
1https://github.com/ArctosDB/arctos/issues/2719Am I logged in or not?if my session times out and I go to log in again, browser just spins. Also seems to just happen randomly.
4
1https://github.com/ArctosDB/arctos/issues/2683get rid of portalshttps://github.com/ArctosDB/arctos/issues/2651 is dependent
5
2https://github.com/ArctosDB/arctos/issues/2694Upgrade software.This will make everything easier. - made enough upgrades to get datatables inline; needs a big-picture revisit
6
2https://github.com/ArctosDB/arctos/issues/2720File upload timeWe can't have Dusty loading everything...
7
3https://github.com/ArctosDB/arctos/issues/2731rebuild pre-bulkloaderIt's useful for new collections, rebuild should be pretty quick
8
3https://github.com/ArctosDB/arctos/issues/2727DatatablesPeople are bulkloading - we need to make sure there is a workable tool and it needs documentation. -
9
6https://github.com/ArctosDB/arctos/issues/2498Locality Attributes"Geology" is holding a great mess of arbitrary stuff, need to get it split out and structured properly. High priority because it's a mess, low priority because it's a *functional* mess. Crazy alternative: Consider blank-slate review of locality, but whatever we might eventually do will very likely rely on the structure of locality attributes.
10
7https://github.com/ArctosDB/arctos/issues/1873Agent RelationshipHaving start/stop dates would let us do more (including administrative things) with agent relationships
11
8https://github.com/ArctosDB/arctos/issues/2938https://github.com/ArctosDB/arctos/issues/2938Now need details sorted out
12
9https://github.com/ArctosDB/arctos/issues/2323Add ID Confidence to bulkloadersMIA from bulkloaders - workaround available
13
10https://github.com/ArctosDB/internal/issues/56Separate data, cache, logs, etc.Make backups easier to handle
14
10https://github.com/ArctosDB/internal/issues/50What do we keep, and for how long?https://github.com/ArctosDB/arctos/issues/2651 is dependent
15
10https://github.com/ArctosDB/internal/issues/52We can't save everything forever
16
requires social engineeringhttps://github.com/ArctosDB/internal/issues/57how do we spread backups around?We have backups, various people have volunteered to host a copy, how do we do that without inspiring anyone to get out the pitchforks?
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100