Difference between revisions of "User:Ama Omega/archive/script jira triage"

From Second Life Wiki
Jump to navigation Jump to search
(→‎New Features: Hmm, thought I removed this sooner, but I've removed SVC-92 as it has already been marked acknowledged which was why it was added to the triage after already being discussed)
Line 24: Line 24:
== Triaged Last Time ==
== Triaged Last Time ==
* {{jira|SVC-4323}} - Casting a list with a vector to string, differs from casting a vector to string - 1 vote - [[User:Haravikk_Mistral|Haravikk Mistral]]
* {{jira|SVC-4323}} - Casting a list with a vector to string, differs from casting a vector to string - 1 vote - [[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-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]]
** Replaced by {{jira|SVC-92}} - '''llTargetSay'''() - region-wide direct communication - 2 votes - [[User:Haravikk_Mistral|Haravikk Mistral]]
** Replaced by {{jira|SVC-92}} - '''llTargetSay'''() - region-wide direct communication - 2 votes - [[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]]

Revision as of 03:39, 21 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

New Features

Triaged Last Time