Difference between revisions of "User:Ama Omega/archive/script jira triage"
< User:Ama Omega | archive
Jump to navigation
Jump to search
m (→New Features) |
|||
Line 13: | Line 13: | ||
=== New Features === | === New Features === | ||
* {{jira|SVC-924}} - llSit() - scriptable ability to force an avatar to sit on an object - 7 votes - [[User:Haravikk_Mistral|Haravikk Mistral]] | * {{jira|SVC-924}} - '''llSit'''() - scriptable ability to force an avatar to sit on an object - 7 votes - [[User:Haravikk_Mistral|Haravikk Mistral]] | ||
* {{jira|SVC-2988}} - Convert [[llListSort]]() to use faster sorting methods! - 49 votes - [[User:Haravikk_Mistral|Haravikk Mistral]] | * {{jira|SVC-2988}} - Convert [[llListSort]]() to use faster sorting methods! - 49 votes - [[User:Haravikk_Mistral|Haravikk Mistral]] | ||
* {{jira|SVC-6326}} - Remove [[llInstantMessage]] delay for avatars in region - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]] | * {{jira|SVC-6326}} - Remove [[llInstantMessage]] delay for avatars in region - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]] | ||
* {{jira|SVC-6364}} - Automatically optimise calls to [[llGetListLength]](list) by replacing them with (list != []) - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]] | * {{jira|SVC-6364}} - Automatically optimise calls to [[llGetListLength]](list) by replacing them with (list != []) - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]] | ||
* {{jira|SVC-6357}} - '''llGetUnixTimeNanos'''() - greater precision timing mechanism - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]] | |||
== Triaged Last Time == | == Triaged Last Time == |
Revision as of 03:58, 9 October 2010
Details
Every other Monday at Kelly's office hours we will hold a Scripting jira triage. If you have an issue you would like discussed, please add it to the end of the issue triage list below. Please add a single line for each jira with:
your avatar name, jira id, jira subject
Process:
- Delete all issues in "Triaged Last Time"
- Discuss the issues one at a time from top to bottom
- After discussing the issue I will set the 'last triaged' field, change status if appropriate and comment on the issue
- Move the triaged issue down to the "Triaged Last Week" category.
Issues To Triage
Bugs
- SVC-4323 - Casting a list with a vector to string, differs from casting a vector to string - 1 vote - Haravikk Mistral
New Features
- SVC-924 - llSit() - scriptable ability to force an avatar to sit on an object - 7 votes - Haravikk Mistral
- SVC-2988 - Convert llListSort() to use faster sorting methods! - 49 votes - Haravikk Mistral
- SVC-6326 - Remove llInstantMessage delay for avatars in region - 1 vote - Haravikk Mistral
- SVC-6364 - Automatically optimise calls to llGetListLength(list) by replacing them with (list != []) - 1 vote - Haravikk Mistral
- SVC-6357 - llGetUnixTimeNanos() - greater precision timing mechanism - 1 vote - Haravikk Mistral